Gliora

Color picker

Color picker & converter

Pick a color or type a HEX code to get its RGB and HSL equivalents. All in your browser.

This color picker converts any color between HEX, RGB and HSL instantly, with a copy button for each format.

HEX, RGB and HSL

Each color format has its use: HEX is the most common in web design, RGB describes the light channels, and HSL makes it easy to adjust hue and lightness. This picker converts between them instantly and lets you copy any value with one click.

FAQ

What color formats does it convert?
HEX (the #RRGGBB code used in web and design), RGB (red, green and blue channels) and HSL (hue, saturation and lightness), which is handy for adjusting a color intuitively.
What is a HEX code?
It's the hexadecimal way of writing a color: two digits for red, two for green and two for blue. For example, #3B82F6 is a blue.
Can I type the HEX code by hand?
Yes. Type a valid HEX code (3 or 6 digits) and the picker, RGB and HSL values update instantly.