Ctrl + K
HomeColors ToolsHSL Color Picker
Free Developer Tool

HSL Color Picker

Select colors using hue, saturation and lightness controls.

HSL Values
Hue
°
Saturation
%
Lightness
%
Color Values
HSLhsl(239, 84%, 67%)
RGBrgb(100, 103, 242)
HEX#6467F2

What is HSL Color Picker?

Choose and adjust colors using hue, saturation and lightness controls. The tool provides the equivalent HEX and RGB values so the selected color can be used directly in CSS and design projects.

How to use

  1. Choose a color using the picker.
  2. Adjust hue, saturation and lightness.
  3. Review the generated color values.
  4. Copy the HEX, RGB or HSL representation.

Features

  • HSL controls
  • Visual color preview
  • HEX and RGB conversion
  • Instant value updates

Common Use Cases

  • CSS color selection
  • Theme development
  • UI design
  • Color adjustments

Example

Input
HSL: 204, 70%, 53%
Output
HSL: hsl(204, 70%, 53%)
RGB: rgb(52, 152, 219)
HEX: #3498DB

FAQ

What does HSL stand for?

HSL stands for Hue, Saturation and Lightness.

Can I adjust hue separately?

Yes.

Does it provide HEX and RGB values?

Yes.