#AABF9B Color

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

Color preview

#AABF9B

Color formats

HEX
#AABF9B
RGB
rgb(170, 191, 155)
RGBA
rgba(170, 191, 155, 1)
HSL
hsl(95, 22%, 68%)
HSV
hsv(95, 19%, 75%)
CMYK
cmyk(11%, 0%, 19%, 25%)
CSS variable
--color-primary: #AABF9B;
Lowercase HEX
#aabf9b

Shades

Tints

Tones

Harmony

CSS snippets for #AABF9B

.color-aabf9b {
  color: #AABF9B;
  background-color: #AABF9B;
}

Frequently asked questions

What color is #AABF9B?+

#AABF9B is a HEX color with RGB value rgb(170, 191, 155) and HSL value hsl(95, 22%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AABF9B?+

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