HSL Color Picker
Get HSL values from images
Click a pixel for hsl(h, s%, l%) — ideal for theme systems, gradients, and accessibility tweaks.
Drop an image to start picking
Supports JPG, PNG, WEBP, GIF, and BMP. Hover to magnify, click to lock. Images stay on your device.
Current color
Approximate name: Light Sea Green
#2596be
View color details →Pick history
Colors you pick from the image will show up here
Dominant palette
Up to 8 dominant colors are extracted automatically after an image loads
Harmonies
Shades
Tints
Quick contrast
Aa preview title
The quick brown fox jumps over the lazy dog.
3.40:1
FAQ
Why do designers like HSL?+
HSL separates hue, saturation, and lightness in a way that matches how people tune color — ideal for tints/shades and theme variants.
How is HSL different from HSV?+
Both are hue-based, but lightness models differ: HSL’s L is relative lightness, while HSV’s V tracks maximum channel brightness more closely.