Color Converter
Convert colors between HEX, RGB, RGBA, HSL, and HSLA formats instantly online. Supports named CSS colors. Free color converter tool — no signup required.
Color Input
Related Tools
JWT Decoder
Decode JWT tokens instantly. Inspect header and payload client-side — your token never leaves the browser.
Unix Timestamp
Convert Unix timestamps to UTC, local time, and ISO 8601 instantly. Auto-detects seconds vs milliseconds.
Base Converter
Convert numbers between decimal, hex, binary, and octal instantly. Free and runs in your browser.
Advertisement
How to Use the Color Converter
- Enter any color in the input field — HEX, RGB, HSL, or a named CSS color.
- All formats appear instantly below with a live color preview swatch.
- Click Copy next to any row to copy that specific format.
- Use Load Example to see the accent color
#7c6affconverted.
Supported Input Formats
- HEX —
#rgb,#rrggbb,#rrggbbaa - RGB / RGBA —
rgb(255, 0, 0),rgba(255, 0, 0, 0.5) - HSL / HSLA —
hsl(0, 100%, 50%),hsla(0, 100%, 50%, 0.5) - Named CSS colors —
red,purple,cornflowerblue, etc.