English中文日本語한국어EspañolFrançaisDeutschPortuguêsРусский

HSL Color Codes

HSL color codes are useful when you want to adjust a color by feel instead of editing red, green, and blue channels.

What HSL means

HSL stands for hue, saturation, and lightness. Hue is an angle around the color wheel, saturation controls color intensity, and lightness controls how dark or bright the color appears.

Why designers use HSL

HSL makes it easier to create related colors. You can keep the hue the same while changing lightness for shades and tints, or rotate the hue to create harmonies.

HSL in CSS

Modern CSS supports space-separated hsl() syntax and optional alpha transparency. HSL is practical for theme systems, hover states, and quick palette adjustments.

Related color tools

Use these tools to pick, convert, test, and export the color values described in this guide.

More color guides