Grass to HEX — Color Code

HEX

#5cac2d

Format Value
HEX #5cac2d
RGB rgb(92, 172, 45)
HSL hsl(97.8, 58.5%, 42.5%)
CMYK cmyk(46.5%, 0%, 73.8%, 32.5%)

What is the HEX code for grass?

The CSS color grass in HEX format is #5cac2d. Use this value directly in CSS, SVG, and most design tools.

How do I use grass in CSS?

To apply grass in CSS:

  • Text color: color: #5cac2d;
  • Background: background-color: #5cac2d;
  • Border: border-color: #5cac2d;

What are all the color format values for grass?

FormatValue
HEX#5cac2d
RGBrgb(92, 172, 45)
HSLhsl(97.8, 58.5%, 42.5%)
CMYKcmyk(46.5%, 0%, 73.8%, 32.5%)

How do I convert grass to HEX?

Select grass from the color name list in our color converter. The HEX value — #5cac2d — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does grass belong to?

grass belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 97.8°, saturation 58.5%, lightness 42.5%.

How do I create lighter and darker shades of grass?

Lighter variant (lightness 57.5%): #82d253. Darker variant (lightness 27.5%): #3b6f1d. 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.