#AAAA97 Color

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

Color preview

#AAAA97

Color formats

HEX
#AAAA97
RGB
rgb(170, 170, 151)
RGBA
rgba(170, 170, 151, 1)
HSL
hsl(60, 10%, 63%)
HSV
hsv(60, 11%, 67%)
CMYK
cmyk(0%, 0%, 11%, 33%)
CSS variable
--color-primary: #AAAA97;
Lowercase HEX
#aaaa97

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA97

.color-aaaa97 {
  color: #AAAA97;
  background-color: #AAAA97;
}

Frequently asked questions

What color is #AAAA97?+

#AAAA97 is a HEX color with RGB value rgb(170, 170, 151) and HSL value hsl(60, 10%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAA97?+

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