Color Picker
Composite color selection component including area, sliders, wheel, swatch preview, value inputs, and swatch grid.
Anatomy
- Color area (2D saturation/lightness gradient)
- Color sliders (hue and alpha)
- Color wheel (hue visualization)
- Color swatch (current selection preview)
- Hex / RGB / HSL inputs (direct value editing)
- Swatch picker grid (preset colors)
States
Options
| Property | Values | Default |
|---|---|---|
value | CSS color string | #6366f1 |
format | hex / rgb / hsl | hex |
state | default / disabled | default |
swatches | Array of color strings | Built-in 8 swatches |
Note: The Nunjucks macro renders RGB/HSL channel fields as placeholders. The `
Tokens
--uif-color-picker-gap--uif-color-picker-panel-background--uif-color-picker-panel-border-color--uif-color-picker-panel-border-size--uif-color-picker-panel-border-radius--uif-color-picker-control-height--uif-color-picker-slider-height--uif-color-picker-slider-thumb-size--uif-color-picker-swatch-size--uif-color-picker-swatch-border-radius--uif-color-picker-swatch-border-color--uif-color-picker-text-color-default--uif-color-picker-text-color-subtle--uif-color-picker-focus-ring-color--uif-color-picker-focus-ring-size--uif-color-picker-accent-color