#AAAC9A Color

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

Color preview

#AAAC9A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC9A

.color-aaac9a {
  color: #AAAC9A;
  background-color: #AAAC9A;
}

Frequently asked questions

What color is #AAAC9A?+

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

What is the closest Tailwind color to #AAAC9A?+

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