HSL Color Converter

Convert colors between HEX, RGB, and HSL formats. Pick a color and see all representations.

HEX#6366F1
RGBrgb(99, 102, 241)
HSLhsl(239, 84%, 67%)

Color Palette

Frequently Asked Questions

What is HSL?

HSL stands for Hue (0-360 degrees), Saturation (0-100%), and Lightness (0-100%). It represents colors in a way that matches human intuition.

When is HSL useful?

HSL makes it easy to create color variations: change lightness for shades/tints, saturation for vibrancy, and hue for different colors.