Home โ€บ Color & Design โ€บ Color Picker

Color Picker

Pick a color, get every code format โ€” HEX, RGB, HSL, CMYK โ€” plus ready-made shades and tints.

HEX
#16A34A
RGB
rgb(22, 163, 74)
HSL
hsl(142, 76%, 36%)
CMYK
cmyk(87%, 0%, 55%, 36%)
Shades (darker)
Tints (lighter)

Click any swatch to select it ยท its HEX copies automatically

๐Ÿ”’ Everything runs in your browser

Ad Space ยท AdSense code goes here later

HEX, RGB, HSL or CMYK โ€” which one do you need?

HEX is the web standard โ€” CSS, design tools and brand guides all speak it. RGB is the same color as numeric channels, handy in JavaScript and image editors. HSL expresses hue, saturation and lightness โ€” the easiest format for humans to reason about ("same color, 20% lighter"). CMYK approximates how the color prints on paper โ€” always confirm with your print shop, since screens and ink never match perfectly. The eyedropper button (Chrome and Edge) lets you grab a color from anywhere on your screen โ€” even outside the browser.

FAQ

Why don't I see the eyedropper button?
The screen eyedropper uses the EyeDropper API, currently available in Chrome and Edge. On other browsers, use the color swatch or type a HEX code.
What are shades and tints?
Shades mix your color with black (darker steps); tints mix it with white (lighter steps). They're perfect for building hover states, backgrounds and consistent palettes from one brand color.
Is CMYK accurate for printing?
It's a standard conversion, but real print results depend on paper, ink and printer profile โ€” treat it as a starting point and proof with your printer.

Related Tools