Color & Design
Color Converter
Convert a color between HEX, RGB and HSL. Type any format or use the picker, then copy the value you need.
Good to know
Frequently asked questions
Which formats can I paste?
HEX (three or six digits, with or without #), rgb() or rgba(), and hsl() or hsla(). The other formats update instantly.
Does it support transparency?
Alpha values are accepted in the input but ignored in the conversion, which always describes the solid color.
Why does HSL show rounded numbers?
Hue, saturation and lightness are rounded to whole numbers, which matches how CSS values are normally written. Converting back gives the same visible color.
Can I use the system color picker?
Yes. The picker sets the value directly, and all formats update at the same time.