#AABF82 Color

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

Color preview

#AABF82

Color formats

HEX
#AABF82
RGB
rgb(170, 191, 130)
RGBA
rgba(170, 191, 130, 1)
HSL
hsl(81, 32%, 63%)
HSV
hsv(81, 32%, 75%)
CMYK
cmyk(11%, 0%, 32%, 25%)
CSS variable
--color-primary: #AABF82;
Lowercase HEX
#aabf82

Shades

Tints

Tones

Harmony

CSS snippets for #AABF82

.color-aabf82 {
  color: #AABF82;
  background-color: #AABF82;
}

Frequently asked questions

What color is #AABF82?+

#AABF82 is a HEX color with RGB value rgb(170, 191, 130) and HSL value hsl(81, 32%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABF82?+

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