#AAAA9D Color

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

Color preview

#AAAA9D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA9D

.color-aaaa9d {
  color: #AAAA9D;
  background-color: #AAAA9D;
}

Frequently asked questions

What color is #AAAA9D?+

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

What is the closest Tailwind color to #AAAA9D?+

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