Hazel to HEX — Color Code

HEX

#8e7618

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 HEX code for hazel?

The CSS color hazel in HEX format is #8e7618. 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: #8e7618;
  • Background: background-color: #8e7618;
  • Border: border-color: #8e7618;

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 HEX?

Select hazel from the color name list in our color converter. The HEX value — #8e7618 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.