Evergreen Color — HEX, RGB, HSL & CMYK Codes

#05472a
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%)
HSV hsv(153.6, 93%, 27.8%)

evergreen color harmonies

Tints & shades of evergreen

Tints (lighter)

#1c583d #326851 #497964 #608a77 #779b8b #8dab9e #a4bcb2 #bbcdc5 #d2ded8 #e8eeec

Shades (darker)

#054126 #043a22 #04341f #032d1b #032717 #022013 #021a0f #01130b #010d08 #000604

Contrast & accessibility

The quick brown fox

On white · 10.82:1 · AAA

The quick brown fox

On black · 1.94:1 · Fail

Recommended text color: #ffffff

Use evergreen in code

CSS color: #05472a;
SCSS $color: #05472a;
Tailwind bg-[#05472a]
Swift UIColor(red: 0.020, green: 0.278, blue: 0.165, alpha: 1)
Android Color.parseColor("#05472a")
Flutter Color(0xFF05472A)

Colors similar to evergreen

Browse all Green colors →

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?

FormatValue
HEX#05472a
RGBrgb(5, 71, 42)
HSLhsl(153.6, 86.8%, 14.9%)
CMYKcmyk(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.