Avocado green to HEX — Color Code

HEX

#87a922

Format Value
HEX #87a922
RGB rgb(135, 169, 34)
HSL hsl(75.1, 66.5%, 39.8%)
CMYK cmyk(20.1%, 0%, 79.9%, 33.7%)

What is the HEX code for avocado green?

The CSS color avocado green in HEX format is #87a922. Use this value directly in CSS, SVG, and most design tools.

How do I use avocado green in CSS?

To apply avocado green in CSS:

  • Text color: color: #87a922;
  • Background: background-color: #87a922;
  • Border: border-color: #87a922;

What are all the color format values for avocado green?

FormatValue
HEX#87a922
RGBrgb(135, 169, 34)
HSLhsl(75.1, 66.5%, 39.8%)
CMYKcmyk(20.1%, 0%, 79.9%, 33.7%)

How do I convert avocado green to HEX?

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

What color family does avocado green belong to?

avocado green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 75.1°, saturation 66.5%, lightness 39.8%.

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

Lighter variant (lightness 54.8%): #b2d83f. Darker variant (lightness 24.799999999999997%): #546915. 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.