#AABF85 Color

Inspect #AABF85 across formats, palettes, contrast and closest named color matches.

Color preview

#AABF85

Color formats

HEX
#AABF85
RGB
rgb(170, 191, 133)
RGBA
rgba(170, 191, 133, 1)
HSL
hsl(82, 31%, 64%)
HSV
hsv(82, 30%, 75%)
CMYK
cmyk(11%, 0%, 30%, 25%)
CSS variable
--color-primary: #AABF85;
Lowercase HEX
#aabf85

Shades

Tints

Tones

Harmony

CSS snippets for #AABF85

.color-aabf85 {
  color: #AABF85;
  background-color: #AABF85;
}

Frequently asked questions

What color is #AABF85?+

#AABF85 is a HEX color with RGB value rgb(170, 191, 133) and HSL value hsl(82, 31%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABF85?+

The closest Tailwind color is stone-400, available as the bg-stone-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools