RGBA to HSL Converter

Enter RGBA values and instantly get the equivalent HSL color with a live preview swatch.

RGBA Input

Color Preview

rgba(99, 149, 237, 1)

HSL Output

Hue

222°

Saturation

80%

Lightness

66%

CSS hsl()

hsl(222, 80%, 66%)

CSS hsla()

hsla(222, 80%, 66%, 1)

Summary

Enter RGBA values and instantly get the equivalent HSL color with a live preview swatch.

How it works

  1. Enter the Red value (0 to 255) in the R field.
  2. Enter the Green value (0 to 255) in the G field.
  3. Enter the Blue value (0 to 255) in the B field.
  4. Enter the Alpha value (0 to 1) in the A field.
  5. The HSL output and color preview update instantly.
  6. Click any Copy button to copy the value to your clipboard.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-28 · Reviewed by Nham Vu