#AABE85 Color

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

Color preview

#AABE85

Color formats

HEX
#AABE85
RGB
rgb(170, 190, 133)
RGBA
rgba(170, 190, 133, 1)
HSL
hsl(81, 30%, 63%)
HSV
hsv(81, 30%, 75%)
CMYK
cmyk(11%, 0%, 30%, 25%)
CSS variable
--color-primary: #AABE85;
Lowercase HEX
#aabe85

Shades

Tints

Tones

Harmony

CSS snippets for #AABE85

.color-aabe85 {
  color: #AABE85;
  background-color: #AABE85;
}

Frequently asked questions

What color is #AABE85?+

#AABE85 is a HEX color with RGB value rgb(170, 190, 133) and HSL value hsl(81, 30%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABE85?+

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