#AAAA9C Color

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

Color preview

#AAAA9C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA9C

.color-aaaa9c {
  color: #AAAA9C;
  background-color: #AAAA9C;
}

Frequently asked questions

What color is #AAAA9C?+

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

What is the closest Tailwind color to #AAAA9C?+

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