#AAAC9E Color

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

Color preview

#AAAC9E

Color formats

HEX
#AAAC9E
RGB
rgb(170, 172, 158)
RGBA
rgba(170, 172, 158, 1)
HSL
hsl(69, 8%, 65%)
HSV
hsv(69, 8%, 67%)
CMYK
cmyk(1%, 0%, 8%, 33%)
CSS variable
--color-primary: #AAAC9E;
Lowercase HEX
#aaac9e

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC9E

.color-aaac9e {
  color: #AAAC9E;
  background-color: #AAAC9E;
}

Frequently asked questions

What color is #AAAC9E?+

#AAAC9E is a HEX color with RGB value rgb(170, 172, 158) and HSL value hsl(69, 8%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAC9E?+

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