Skip to main content

Color Picker

Automation tip: assert data-selected-hex, data-selected-rgb, and data-selected-hsl on the status container after changing the color.

Pick a color:
Preview

Color Values

HEX
#22c55e
RGB
rgb(34, 197, 94)
HSL
hsl(142, 71%, 45%)
Automation tip: change color and assert these values update accordingly.
Selected Color: #22c55e