Color Picker & Converter
Pick a color visually. See it in HEX, RGB, HSL, CMYK instantly. Convert between any format with one click. Generate color palettes: complementary, analogous, triadic, split-complementary. Create shades and tints for design systems. Check WCAG contrast ratios (AA, AAA compliance). Simulate color blindness (protanopia, deuteranopia, tritanopia). Create CSS gradients with visual editor. Export palettes as CSS variables, SCSS, Tailwind config, JSON. Everything runs in your browser.
HEX
#ff5733
RGB
rgb(255, 87, 51)
RGBA
rgba(255, 87, 51, 1.00)
HSL
hsl(11, 100%, 60%)
HSLA
hsla(11, 100%, 60%, 1.00)
HSV
hsv(11, 80%, 100%)
CMYK
cmyk(0%, 66%, 80%, 0%)
RGB (individual)
R: 255, G: 87, B: 51
How to Use
- Click color picker to choose a color
- See all formats instantly (HEX, RGB, HSL, CMYK)
- Click copy next to any format
- Palettes tab generates color schemes
- Accessibility tab checks contrast and simulates color blindness
- Gradients tab creates CSS gradients
Frequently Asked Questions
Related Tools
JSON Formatter
Format messy JSON. Validate it. See errors exactly where they are. Export to TypeScript, Python, Java.
Base64 Encoder/Decoder
Encode anything to Base64. Text, files, images — whatever. Decode it back just as easily.
Cryptographic Hash & Encoding Toolkit
Hash text and files with MD5, SHA-256, SHA-3, and more. Generate HMACs. Verify file integrity. All in your browser.