HEX to RGB
Convert HEX color codes to RGB values with a live preview.
rgb(91, 95, 239)R: 91 · G: 95 · B: 239
How to use HEX to RGB
- 1Enter or paste a HEX color code (e.g. #5B5FEF).
- 2The RGB value and live preview update automatically.
- 3Copy the RGB string for use in CSS.
Why use this tool
- Live color swatch preview as you type.
- Supports both 3-digit and 6-digit HEX codes.
- Outputs a ready-to-paste CSS rgb() string.
Frequently asked questions
Does this support 3-digit HEX shorthand?
Yes — shorthand codes like #5FE are automatically expanded to their full 6-digit equivalent before conversion.