#AAAC9B Color

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

Color preview

#AAAC9B

Color formats

HEX
#AAAC9B
RGB
rgb(170, 172, 155)
RGBA
rgba(170, 172, 155, 1)
HSL
hsl(67, 9%, 64%)
HSV
hsv(67, 10%, 67%)
CMYK
cmyk(1%, 0%, 10%, 33%)
CSS variable
--color-primary: #AAAC9B;
Lowercase HEX
#aaac9b

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC9B

.color-aaac9b {
  color: #AAAC9B;
  background-color: #AAAC9B;
}

Frequently asked questions

What color is #AAAC9B?+

#AAAC9B is a HEX color with RGB value rgb(170, 172, 155) and HSL value hsl(67, 9%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAC9B?+

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