What is the HEX code for leaf green?
The CSS color leaf green in HEX format is #5ca904. Use this value directly in CSS, SVG, and most design tools.
How do I use leaf green in CSS?
To apply leaf green in CSS:
- Text color: color: #5ca904;
- Background: background-color: #5ca904;
- Border: border-color: #5ca904;
What are all the color format values for leaf green?
| Format | Value |
|---|---|
| HEX | #5ca904 |
| RGB | rgb(92, 169, 4) |
| HSL | hsl(88, 95.4%, 33.9%) |
| CMYK | cmyk(45.6%, 0%, 97.6%, 33.7%) |
How do I convert leaf green to HEX?
Select leaf green from the color name list in our color converter. The HEX value — #5ca904 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does leaf green belong to?
leaf green belongs to the green color family. It is a medium, vivid color with HSL values: hue 88°, saturation 95.4%, lightness 33.9%.
How do I create lighter and darker shades of leaf green?
Lighter variant (lightness 48.9%): #85f406. Darker variant (lightness 18.9%): #335e02. 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.