Color Converter
Convert between HEX, RGB, HSL, and OKLCH. Use the color picker or enter values manually.
HEX
#6366f1
RGB
rgb(99, 102, 241)
HSL
hsl(239, 84%, 67%)
CSS RGB
99, 102, 241
Frequently Asked Questions
Which color formats are supported?
HEX, RGB, HSL and OKLCH, with instant conversion between all of them.
Can I pick colors visually?
Yes — use the interactive color picker to select colors and see every format instantly.
What is OKLCH?
OKLCH is a modern perceptually-uniform color space supported by CSS Color 4 — great for design systems and gradients.