What is the HEX code for evergreen?
The CSS color evergreen in HEX format is #05472a. Use this value directly in CSS, SVG, and most design tools.
How do I use evergreen in CSS?
To apply evergreen in CSS:
- Text color: color: #05472a;
- Background: background-color: #05472a;
- Border: border-color: #05472a;
What are all the color format values for evergreen?
| Format | Value |
|---|---|
| HEX | #05472a |
| RGB | rgb(5, 71, 42) |
| HSL | hsl(153.6, 86.8%, 14.9%) |
| CMYK | cmyk(93%, 0%, 40.8%, 72.2%) |
How do I convert evergreen to HEX?
Select evergreen from the color name list in our color converter. The HEX value — #05472a — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does evergreen belong to?
evergreen belongs to the green color family. It is a dark, vivid color with HSL values: hue 153.6°, saturation 86.8%, lightness 14.9%.
How do I create lighter and darker shades of evergreen?
Lighter variant (lightness 29.9%): #0a8e54. Darker variant (lightness 5%): #02180e. 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.