Convert HEX to RGBA
Paste a HEX color code and get the RGBA value instantly — ready to drop into CSS, a design tool, or your code.
What is HEX?
HEX is a hexadecimal code such as #3b82f6, supporting 3-, 4-, 6- and 8-digit forms (the 4- and 8-digit forms carry alpha).
What is RGB?
RGBA is red, green and blue channels from 0–255, optionally with an alpha channel (rgba).
How to use it
- Enter or paste a HEX color in the input on the left.
- The RGBA value is computed instantly.
- Hit "Copy" for the result, or copy any of the HEX, RGB, HSL and OKLCH values shown alongside.


