@nhtio/adk/batteries/tools/color
Pre-constructed tools for color conversion and palette-oriented calculations.
Remarks
Pre-constructed bundled tools for the color category. Import individually, the whole category, or import every tool via @nhtio/adk/batteries.
Variables
| Variable | Description |
|---|---|
| colorAdjustTool | Lighten or darken a colour by a percentage of HSL lightness. |
| colorContrastTool | Compute the WCAG 2.1 contrast ratio between two colours. |
| colorSchemeTool | Generate a colour palette from a base colour using a named harmony. |