Dusty green to HEX — Color Code

HEX

#76a973

Format Value
HEX #76a973
RGB rgb(118, 169, 115)
HSL hsl(116.7, 23.9%, 55.7%)
CMYK cmyk(30.2%, 0%, 32%, 33.7%)

What is the HEX code for dusty green?

The CSS color dusty green in HEX format is #76a973. Use this value directly in CSS, SVG, and most design tools.

How do I use dusty green in CSS?

To apply dusty green in CSS:

  • Text color: color: #76a973;
  • Background: background-color: #76a973;
  • Border: border-color: #76a973;

What are all the color format values for dusty green?

FormatValue
HEX#76a973
RGBrgb(118, 169, 115)
HSLhsl(116.7, 23.9%, 55.7%)
CMYKcmyk(30.2%, 0%, 32%, 33.7%)

How do I convert dusty green to HEX?

Select dusty green from the color name list in our color converter. The HEX value — #76a973 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dusty green belong to?

dusty green belongs to the green color family. It is a medium, muted color with HSL values: hue 116.7°, saturation 23.9%, lightness 55.7%.

How do I create lighter and darker shades of dusty green?

Lighter variant (lightness 70.7%): #a4c6a2. Darker variant (lightness 40.7%): #52814f. 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.