Feature request: color format toggle in the color picker

Hey Charlie, what do you think about adding a color mode toggle or selector (like in the screenshot) to the color picker to see a color in any format like OKLCH, HSL, HEX and RGB?

cs-color-picker-color-mode-selector

2 Likes

I can add in the feature request. Have a great day.

Thank you.

Wondering is we can start using oklch() yet in the builder? Would love to be able to define CSS variables and use them similarly to this common setup I use to create cleaner color derivatives:

What do you think @charlie? Doable?

1 Like

The JS library we use to parse colors doesn’t support OKLCH yet unfortunately, but I’ll keep tabs on it.