HEX to HSL Converter for CSS Theming
Paste a HEX code and get the hsl() CSS value with a color preview.
Summary
Paste a HEX code and get the hsl() CSS value with a color preview.
How it works
- Enter or paste a HEX color (e.g. #3498db)
- Copy the HSL output shown below
- Use it directly in your CSS hsl() function
Use cases
- Create CSS variables using HSL for easy theming
- Build dynamic color palettes by varying lightness
- Understand the hue of a brand color
Frequently Asked Questions
Last updated: 2026-07-01 ·
Reviewed by Nham Vu