Skip to main content

Color utility

Online HSL to Hue Color Converter

Pull the hue from an HSL color for gradients and theme tokens. Isolate the hue channel when you already work in HSL controls.

  • Browser-based
  • Private
  • Live preview

Preview

Pick a color
HSL
0,0,0
Name
Black

Convert

Choose formats · edit either side
Input (HSL)
Output (Hue)

Other color representations

Same color in formats other than your selected input and output.

Format Value
RGB
0,0,0
HEX
#000000
HSV
0,0,0
CMYK
0,0,0,100

Monochrome scale

LAB neighbors · endpoints omitted
Color Name Hex RGB RGBA HSV HSL CMYK Hue
#1c1c1c 28,28,28 28,28,28,1 0,0,11 0,0,11 0,0,0,89 0
#393939 57,57,57 57,57,57,1 0,0,22 0,0,22 0,0,0,78 0
#555555 85,85,85 85,85,85,1 0,0,33 0,0,33 0,0,0,67 0
#717171 113,113,113 113,113,113,1 0,0,44 0,0,44 0,0,0,56 0
#8e8e8e 142,142,142 142,142,142,1 0,0,56 0,0,56 0,0,0,44 0
#aaaaaa 170,170,170 170,170,170,1 0,0,67 0,0,67 0,0,0,33 0
#c6c6c6 198,198,198 198,198,198,1 0,0,78 0,0,78 0,0,0,22 0
#e3e3e3 227,227,227 227,227,227,1 0,0,89 0,0,89 0,0,0,11 0

Copy-paste ready color values for CSS and design handoff

Designers and front-end devs use this page when a style guide lists HSL but the codebase wants HUE—no mental math in the inspector.

Accurate translation

Converts between HSL and HUE using the same math browsers apply—handy for brand palettes.

Live feedback

See the swatch update as values change so you catch typos before they ship in CSS.

Dev-friendly output

Grab the format your stack expects—hex for quick tweaks, RGB/HSL for preprocessors, etc.

No upload

Pure text conversion: safe for internal brand colors and unreleased campaign codes.

Bookmarkable pair

The URL encodes the direction so teammates open the right converter from docs.

Pairs with image tools

Use alongside image converters when you need both pixel exports and exact color literals.