#AABD9E Color

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

Color preview

#AABD9E

Color formats

HEX
#AABD9E
RGB
rgb(170, 189, 158)
RGBA
rgba(170, 189, 158, 1)
HSL
hsl(97, 19%, 68%)
HSV
hsv(97, 16%, 74%)
CMYK
cmyk(10%, 0%, 16%, 26%)
CSS variable
--color-primary: #AABD9E;
Lowercase HEX
#aabd9e

Shades

Tints

Tones

Harmony

CSS snippets for #AABD9E

.color-aabd9e {
  color: #AABD9E;
  background-color: #AABD9E;
}

Frequently asked questions

What color is #AABD9E?+

#AABD9E is a HEX color with RGB value rgb(170, 189, 158) and HSL value hsl(97, 19%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AABD9E?+

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