Color picker

Pick a color with the visual picker: the HEX, RGB and HSL values update instantly, ready to copy. Your last 12 colors stay in the history.

HEX
RGB
HSL

History โ€” tap a color to pick it up again:

๐Ÿ”’ Everything stays in your browser: the history is stored only on your device.

What a color picker is for

When you're putting together a graphic, a slide deck or a website theme, the hard part isn't imagining the color โ€” it's turning it into an exact code you can reuse everywhere. With the picker you choose the shade by eye, sliding through hue and lightness, and you get the precise code in the three most common formats right away. The history saves you from the classic "what was that perfect orange from before?" moment: your last 12 colors stay one click away even after you close and reopen the page.

HEX, RGB or HSL: which one should you copy?

It depends on where you need it. For CSS, Canva, Figma or PowerPoint, HEX is almost always the right call and the shortest format to paste. RGB is handy when you need to set the channels individually or add transparency (RGBA). HSL shines when you want consistent variations: keep the same hue and tweak only the saturation or lightness to get softer or bolder versions of the same color.