Color Picker
Pick any color and instantly view HEX, RGB, HSL, HSV, CMYK, alpha, and decimal values. Copy any format with one click.
Supports #RGB, #RGBA, #RRGGBB, and #RRGGBBAA.
RGB & Alpha
HSV & HSL
Copy-ready formats
#5E61F2#5E61F2FFrgb(94, 97, 242)rgba(94, 97, 242, 1)hsl(239, 85%, 66%)hsla(239, 85%, 66%, 1)hsv(239, 61%, 95%)cmyk(61.2%, 59.9%, 0.0%, 5.1%)6185458How to use Color Picker
-
Pick or paste your color
Click the color swatch to open the native color picker and select any color visually, or type/paste a hex code directly into the input field.
-
View all color formats
See your color displayed simultaneously in HEX, RGB, RGBA, HSL, HSLA, HSV, CMYK, decimal, and alpha formats, alongside a large preview swatch.
-
Fine-tune individual channels
Adjust the red, green, blue, alpha, hue, saturation, or brightness sliders to dial in precise values without leaving the interface.
-
Copy the format you need
Click the Copy button next to any format to copy it directly to your clipboard — ready to paste into CSS, Figma, Illustrator, or any other tool.
Color Picker FAQ
Can I paste a hex code directly?
Is my data sent to a server?
What color formats are supported?
Does it support transparency and alpha values?
What is the difference between HSL and HSV?
How do I use the CMYK values for print?
Can I pick colors from my screen (eyedropper)?
Does it work on mobile?
Background
Select any color using the native color picker, paste a hex code, or fine-tune individual RGB, HSL, or alpha channel sliders. All color representations update simultaneously: HEX, RGB, RGBA, HSL, HSLA, HSV channel values, CMYK percentages, decimal notation, and alpha percentage.
The large preview swatch shows your selected color at a glance, including transparency for semi-transparent colors. Copy any format to your clipboard with a single click — no manual reformatting needed when switching between CSS, design tools, and print workflows.
Supports eight-digit hex values (e.g. #FF000080) for alpha-inclusive HEX colors used in modern CSS and design tools. CMYK output is useful for preparing colors for print workflows where RGB values need converting for press use.
Who is this for? Web developers switching between CSS color formats, UI/UX designers converting between design tool color spaces, print designers converting screen colors to print-ready CMYK, and anyone who needs richer color data quickly.
Competitors like htmlcolorcodes.com and coolors.co offer similar conversion — Kordu adds CMYK, decimal, and alpha simultaneously with no ads inside the tool.
Related tools
Color Contrast Checker
Check WCAG color contrast ratios between foreground and background colors. See AA and AAA pass/fail badges instantly.
Image Color Picker
Pick colors from any image and get HEX, RGB, and HSL values. Extract a full color palette instantly.
CSS Minifier
Minify and compress CSS for production — strip whitespace, merge rules, and show size reduction instantly.
Learn more
Color Theory for Web Designers: A Practical Guide
Learn color harmony rules with real hex values. 90% of snap judgments about products are based on color alone. Build better palettes today.
designColor Spaces Explained: sRGB, Adobe RGB, P3, and CMYK
Learn when sRGB, Adobe RGB, Display P3, and CMYK matter. Display P3 covers 25% more colors than sRGB. Includes CSS examples and conversion tips.