Color Converter
Paste any color (HEX, RGB, HSL, HSV, CMYK or a name) and get every format instantly. Live preview, shades & harmonies, contrast chips, one-click copy. Hit Space for random.
What is a color converter?
One color, every language
The same color can be written many ways: HEX for stylesheets, RGB for screens and code, HSL for building palettes, HSV for photo editors, CMYK for print, and LAB/XYZ for perceptual work. This tool translates between them instantly, type in any notation and every equivalent appears with a live preview.
Beyond conversion you get shades & tints, complementary/analogous/triadic harmonies, contrast previews on white and black, and shareable links, everything runs locally in your browser.
How to use
01
Enter any format
HEX (#3B82F6 or #39F), rgb(), hsl(), hsv(), cmyk(), “255,130,246” or names like teal. Auto-detected as you type.
02
Copy what you need
Each row has its own copy button plus Copy-all. Paste straight into CSS, Tailwind, Figma or print specs.
03
Explore variations
Click any shade or harmony to reload it. Jump to the contrast checker to verify readability.
Real-life examples
Figma HEX → CSS & Tailwind
Designer hands you #3B82F6, paste it to get rgb(59,130,246) for canvas, HSL for hover variants, and a shareable ?hex=… link for the ticket. Most-used flow on converter sites.
Hover & theme variants with HSL
Need a darker button on hover? Keep hue/saturation, drop lightness 10 points (e.g. hsl(217,91%,60%) → 50%). Copy the new HEX. No guesswork, consistent design tokens.
Brand kits in every notation
Document one brand color as HEX for CSS, RGB for apps, HSL for theming and CMYK for letterhead, side by side. Click any shade to reload it and build the full 50–950 scale.
Print packaging check
Screen brights shift on press. Paste the HEX to preview naive CMYK (e.g. vivid blue → high cyan/magenta), then confirm with proofs and ICC profiles before production.
Photo & canvas math with HSV/RGB
Editors think in HSV/HSB (Photoshop), code thinks in RGB channels 0–255. Convert hsv(217,76%,96%) to channels for scripts, shaders or image pipelines.
Debug mismatches & contrast
Color looks off across platforms? Convert to compare exact channels, check the white/black chips, then jump to the contrast checker to verify readability before shipping.

