Color & Design
Color Converter
Convert colors between HEX, RGB and HSL with a live preview.
Open toolColor & Design
Paste a HEX color code and get the RGB values immediately, along with a live preview and CSS-ready strings.
Good to know
Yes. Three-digit and four-digit shorthand is expanded automatically, so #f60 and #ff6600 give the same RGB result.
It is optional. Both 2563eb and #2563eb work.
Yes — a ready-made rgba() string at 80% opacity is included, and you can edit the alpha value after copying.
No rounding is needed. HEX pairs map exactly onto the 0–255 RGB range, so the conversion is lossless.