#AABF8C Color

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

Color preview

#AABF8C

Color formats

HEX
#AABF8C
RGB
rgb(170, 191, 140)
RGBA
rgba(170, 191, 140, 1)
HSL
hsl(85, 28%, 65%)
HSV
hsv(85, 27%, 75%)
CMYK
cmyk(11%, 0%, 27%, 25%)
CSS variable
--color-primary: #AABF8C;
Lowercase HEX
#aabf8c

Shades

Tints

Tones

Harmony

CSS snippets for #AABF8C

.color-aabf8c {
  color: #AABF8C;
  background-color: #AABF8C;
}

Frequently asked questions

What color is #AABF8C?+

#AABF8C is a HEX color with RGB value rgb(170, 191, 140) and HSL value hsl(85, 28%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABF8C?+

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