Convert HEX to RGB
Local processing — your files never leave your devicePaste a HEX code such as #4F46E5 and read the matching RGB values next to a live color preview, ready to copy into CSS.
How to use
- 1Enter a HEX code (e.g., #1d63d8).
- 2The RGB value appears instantly.
- 3Copy the result.
Features
- Supports both short and long formats
- Live color preview
- Copy as ready-to-use CSS
When to use this tool
Use it when you received a color as HEX but need RGB, when writing stylesheet rules, or when preparing color values for slides and specs.
FAQ
Does it support transparency (8 digits)?
Yes, codes like #1d63d880 convert to rgba() with an alpha value.
Related tools
RGB to HEXConvert RGB color values to the HEX code used in design and CSS.Color PickerPick any color and instantly get its HEX, RGB, and HSL values with a live preview.Color Palette GeneratorGenerate harmonious color palettes (complementary, analogous, monochromatic, triadic) from any base color.Contrast CheckerCheck text and background contrast against WCAG standards to ensure readability.