What is the HEX code for leaf?
The CSS color leaf in HEX format is #71aa34. 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: #71aa34;
- Background: background-color: #71aa34;
- Border: border-color: #71aa34;
What are all the color format values for leaf?
| 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%) |
How do I convert leaf to HEX?
Select leaf from the color name list in our color converter. The HEX value — #71aa34 — 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 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.