FinanceHealthMathDev ToolsDate & TimeText ToolsConvertersUtilitiesBusinessConstructionAgricultureAutomotiveScienceStatisticsEducationLegal & TaxAbout

Color Picker

Pick any color and instantly get its HEX, RGB, HSL, and CMYK values. Generate complementary, triadic, analogous, and split-complementary palettes. Copy any value with one click.

#3b82f6
HEX
#
Quick paste
HEX
RGB
HSL
HSV / HSB
CMYK
CSS var
Click any value to copy
Color Palettes
Shades & Tints
Frequently Asked Questions
How do I use the color picker?

Click the color square to open your browser color picker, or type a HEX code directly into the HEX field. You can also paste any color format (HEX, RGB, HSL) into the quick paste field.

What is the difference between HEX, RGB, and HSL?

HEX uses a 6-digit hexadecimal code (#3b82f6). RGB defines red, green, and blue channels (0-255 each). HSL uses Hue (0-360°), Saturation (0-100%), and Lightness (0-100%) — more intuitive for designers.

What are complementary colors?

Complementary colors are directly opposite on the color wheel (180° apart). They create maximum contrast and visual tension. Blue and orange, red and green, yellow and violet are classic complementary pairs.

What is a triadic color palette?

Three colors evenly spaced on the color wheel (120° apart). Triadic palettes are vibrant and high-contrast while still balanced. Example: red, yellow, blue (the primary colors).

What is CMYK and when is it used?

CMYK (Cyan, Magenta, Yellow, Black) is used in print design. Printers mix these four inks to create colors. RGB is for screens (light-based), CMYK is for print (ink-based). The same color can look different in each model.

What is the difference between HSL and HSV?

HSL (Hue, Saturation, Lightness) and HSV (Hue, Saturation, Value/Brightness) are both intuitive models. In HSL, 50% lightness is a pure color. In HSV, 100% value is a pure color. HSL is used in CSS; HSV is common in design apps like Photoshop.

How do I get accessible text contrast?

Use a light text color (#fff or light HEX) on dark backgrounds and dark text (#000 or dark HEX) on light backgrounds. This tool auto-shows contrasting text on swatches. For WCAG AA compliance, contrast ratio should be at least 4.5:1.