Hazel to HSL — Color Code

HSL

hsl(47.8, 71.1%, 32.5%)

Format Value
HEX #8e7618
RGB rgb(142, 118, 24)
HSL hsl(47.8, 71.1%, 32.5%)
CMYK cmyk(0%, 16.9%, 83.1%, 44.3%)

What is the HSL code for hazel?

The CSS color hazel in HSL format is hsl(47.8, 71.1%, 32.5%). Use this value directly in CSS, SVG, and most design tools.

How do I use hazel in CSS?

To apply hazel in CSS:

  • Text color: color: hsl(47.8, 71.1%, 32.5%);
  • Background: background-color: hsl(47.8, 71.1%, 32.5%);
  • Border: border-color: hsl(47.8, 71.1%, 32.5%);

What are all the color format values for hazel?

FormatValue
HEX#8e7618
RGBrgb(142, 118, 24)
HSLhsl(47.8, 71.1%, 32.5%)
CMYKcmyk(0%, 16.9%, 83.1%, 44.3%)

How do I convert hazel to HSL?

Select hazel from the color name list in our color converter. The HSL value — hsl(47.8, 71.1%, 32.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does hazel belong to?

hazel belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 47.8°, saturation 71.1%, lightness 32.5%.

How do I create lighter and darker shades of hazel?

Lighter variant (lightness 47.5%): #cfac23. Darker variant (lightness 17.5%): #4c3f0d. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.