UtilHero

Color Converter

Convert between HEX, RGB, and HSL — with live sliders and a preview.

HEX
Red59
Green130
Blue246
HEX#3b82f6
RGBrgb(59, 130, 246)
HSLhsl(217, 91%, 60%)

About Color Converter

A color converter translates a color between the formats you need — HEX, RGB, and HSL — with a live preview. Enter a color in any format and see the equivalents instantly, ready to copy into CSS or design tools.

Frequently asked questions

What's the difference between HEX, RGB, and HSL?
HEX and RGB both describe red/green/blue channels (HEX in base-16); HSL describes hue, saturation, and lightness, which is often more intuitive to tweak.
Do 3-digit hex codes work?
Yes. Shorthand like #fff is expanded correctly to its full six-digit form.
Is there a live preview?
Yes. A swatch updates as you type so you can see the exact color.

More tools