How to Use the Color Picker & Hex Converter
- Use the color picker or type a value in HEX, RGB or HSL.
- All three formats update to match instantly.
- Copy the value you need with one click.
- Adjust until you have the exact shade you want.
Frequently Asked Questions
What's the difference between HEX, RGB and HSL?
HEX and RGB both describe a color by its red, green and blue components; HEX uses a 6-digit code and RGB uses 0-255 numbers. HSL describes color by hue, saturation and lightness, which many designers find more intuitive to adjust.
Can I paste a color code in?
Yes. Enter a HEX code, an rgb() value or an hsl() value and the tool converts it to the other formats.
Is it good for CSS?
Absolutely. Copy the HEX, RGB or HSL string directly into your stylesheet.
