Developer Tools
Color Converter
Convert colors between HEX, RGB, RGBA, HSL, and HSLA. Live preview, eyedropper.
- HEX
#6366f1 - RGB
rgb(99, 102, 241) - HSL
hsl(239, 84%, 67%) - RGB values
r=99, g=102, b=241, a=1 - HSL values
h=239°, s=84%, l=67%, a=1
Files processed in your browser
Your files never leave your device. No upload, no servers.
About Color Converter
Color Converter swaps between the four web color formats — HEX, RGB(A), HSL(A) — with a live preview swatch. Paste any color in any format and get all the equivalents at once.
Useful for translating Figma colors into CSS, picking values for a design system, debugging where a color's opacity went, and quick palette work.