Skip to content
RapideTools

HEX to RGB Converter

Convert colors between HEX, RGB and HSL.

Pick a color or enter a HEX value to see its RGB and HSL equivalents, with a live preview.
RGB
HSL

How it works

  1. 1 Enter a HEX value or pick a color from the swatch.
  2. 2 See the RGB and HSL equivalents update live.
  3. 3 Copy the format you need for your project.

Common use cases

  • Translate brand HEX colors into RGB or HSL for CSS.
  • Build rgba() values with the right opacity.
  • Match design-tool colors to code values.
  • Explore lighter and darker shades via HSL.

Frequently asked questions

What formats are supported?

HEX (3 or 6 digits), RGB and HSL. Values update live as you change the color.

Is the color sent anywhere?

No — conversion runs entirely in your browser.