Leaf to HSL — Color Code

HSL

hsl(89, 53.2%, 43.5%)

Format Value
HEX #71aa34
RGB rgb(113, 170, 52)
HSL hsl(89, 53.2%, 43.5%)
CMYK cmyk(33.5%, 0%, 69.4%, 33.3%)

What is the HSL code for leaf?

The CSS color leaf in HSL format is hsl(89, 53.2%, 43.5%). Use this value directly in CSS, SVG, and most design tools.

How do I use leaf in CSS?

To apply leaf in CSS:

  • Text color: color: hsl(89, 53.2%, 43.5%);
  • Background: background-color: hsl(89, 53.2%, 43.5%);
  • Border: border-color: hsl(89, 53.2%, 43.5%);

What are all the color format values for leaf?

FormatValue
HEX#71aa34
RGBrgb(113, 170, 52)
HSLhsl(89, 53.2%, 43.5%)
CMYKcmyk(33.5%, 0%, 69.4%, 33.3%)

How do I convert leaf to HSL?

Select leaf from the color name list in our color converter. The HSL value — hsl(89, 53.2%, 43.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does leaf belong to?

leaf belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 89°, saturation 53.2%, lightness 43.5%.

How do I create lighter and darker shades of leaf?

Lighter variant (lightness 58.5%): #97cd5d. Darker variant (lightness 28.5%): #4a6f22. 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.