Color Picker
Pick, convert and analyze colors across Hex, RGB, HSL, HSV and CMYK
Saved Palette
Formats (click to copy)
Hex
#4F46E5
RGBA
rgba(79, 70, 229, 1)
HSL
hsl(243, 75%, 59%)
HSV
hsv(243, 66%, 90%)
CMYK
65, 69, 0, 10
Contrast Ratio
vs White
—
vs Black
—
Related Tools
Frequently Asked Questions
What color formats can I enter?
You can type any format into the text field — hex (#4F46E5), rgb()/rgba(), or hsl()/hsla() — and it will parse automatically and sync every other format.
What is the contrast ratio used for?
Contrast ratio (per WCAG guidelines) measures readability of text against a background. A ratio of 4.5:1 or higher is recommended for normal text to meet WCAG AA accessibility standards.
What’s the difference between HSL and HSV?
Both describe color using Hue, but HSL uses Lightness while HSV (also called HSB) uses Value/Brightness — they model the color space slightly differently and are used in different design tools.
Are saved colors stored permanently?
Saved palette colors are kept only in your browser’s memory for this session — refreshing the page clears them.