🎨 Color
Color Picker — HEX, RGB, HSL, CMYK Converter
Free online color picker and color code converter. Pick any color and instantly get HEX, RGB, HSL, and CMYK values. Save a color palette and explore color shades.
Frequently Asked Questions
How do I copy a color code? +
Click on any of the color value boxes (HEX, RGB, HSL, CMYK) to copy it to your clipboard instantly.
What is the difference between HEX, RGB, and HSL? +
HEX is a 6-character code used in web development (#FF0000). RGB uses three values 0–255 for Red, Green, Blue. HSL uses Hue (0–360°), Saturation (%), and Lightness (%) — often easier for humans to understand and adjust.
What is CMYK used for? +
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike digital screens (which add light), printers subtract light using ink, which is why print uses a different color model.