HEX color picker
Pick any color and get its HEX code instantly — with quick swatches, sliders and live conversion to RGB, HSL, HSV, OKLCH and CMYK.
Loading…
Need every format at once? Open the universal color picker →
FAQ
What is a HEX code?
A HEX code is RGB written in base 16: #ff5733 means red 255, green 87, blue 51. Three-digit shorthand (#f53) expands to six digits by doubling each digit.
Does HEX support transparency?
Yes — 8-digit HEX (#ff573380) appends an alpha channel, and 4-digit shorthand works the same way. This picker accepts both and normalizes them.
Which is better, HEX or RGB?
They describe the same color. HEX is compact for CSS and design files; RGB is easier to compute with. Use whichever your toolchain prefers — this page converts between them as you type.
Related tools
Universal picker — HEX, RGB, HSL, HSV, OKLCH and CMYK in one place, with an eyedropper.
RGB Color PickerPick colors by RGB channels — live preview, HEX and HSL output, contrast info.
Color ConverterHEX, RGB, HSL, HSV, CMYK, LAB, LCH, OKLCH and XYZ in one place.
HSL Color PickerHue, saturation and lightness sliders with instant HEX/RGB values.