RGB to HEX
Convert RGB color values to a HEX code with a live preview.
#5B5FEF
How to use RGB to HEX
- 1Enter Red, Green and Blue values (0–255 each).
- 2The HEX code and live preview update automatically.
- 3Copy the HEX code for use in CSS or design tools.
Why use this tool
- Live color swatch preview as you adjust values.
- Clamps out-of-range input automatically (0–255).
- Outputs a ready-to-use 6-digit HEX code.
Frequently asked questions
What if I enter a value above 255?
Values are automatically clamped to the valid 0–255 range for each channel.