Convert RGBA to HEX
Paste a RGBA color code and get the HEX value instantly — ready to drop into CSS, a design tool, or your code.
What is RGB?
RGBA is red, green and blue channels from 0–255, optionally with an alpha channel (rgba).
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).
How to use it
- Enter or paste a RGBA color in the input on the left.
- The HEX value is computed instantly.
- Hit "Copy" for the result, or copy any of the HEX, RGB, HSL and OKLCH values shown alongside.


