#AAAB9C Color

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

Color preview

#AAAB9C

Color formats

HEX
#AAAB9C
RGB
rgb(170, 171, 156)
RGBA
rgba(170, 171, 156, 1)
HSL
hsl(64, 8%, 64%)
HSV
hsv(64, 9%, 67%)
CMYK
cmyk(1%, 0%, 9%, 33%)
CSS variable
--color-primary: #AAAB9C;
Lowercase HEX
#aaab9c

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB9C

.color-aaab9c {
  color: #AAAB9C;
  background-color: #AAAB9C;
}

Frequently asked questions

What color is #AAAB9C?+

#AAAB9C is a HEX color with RGB value rgb(170, 171, 156) and HSL value hsl(64, 8%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAB9C?+

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