Skip to content
ADAAT

Convert HEX to RGB

Local processing — your files never leave your device

Paste 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

  1. 1Enter a HEX code (e.g., ‎#1d63d8).
  2. 2The RGB value appears instantly.
  3. 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.