HEX to RGB Converter
Convert HEX color codes (3, 6, or 8 digits) to RGB and RGBA values instantly.
Live preview
RGB:
rgb(52, 152, 219)
RGBA:
rgba(52, 152, 219, 1)
HEX (normalized):
#3498db
๐ How to Use HEX to RGB Converter (Step by Step)
- Step 1: Enter a HEX color code (with or without #) โ supports 3, 6, or 8 digits (with alpha).
- Step 2: The RGB and RGBA values appear instantly. You can also use the color picker.
- Step 3: Click any "Copy" button to copy the corresponding value to your clipboard.
- Step 4: Use "Load Example" to test with a sample color, or "Clear" to reset.
- Step 5: The live preview shows the color in real time.
๐ก Why Convert HEX to RGB?
- โ๏ธ RGB is often required in CSS, JavaScript, and design tools.
- โ๏ธ RGBA adds transparency (alpha channel) for modern web design.
- โ๏ธ All conversions are clientโside โ your data never leaves your device.
๐ก Pro Tip: Use the color picker to select any color visually; the HEX and RGB values update automatically.
๐ 100% clientโside โข Your data never uploaded โข Supports alpha (RGBA) โข Zero tracking