#AAAC97 Color

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

Color preview

#AAAC97

Color formats

HEX
#AAAC97
RGB
rgb(170, 172, 151)
RGBA
rgba(170, 172, 151, 1)
HSL
hsl(66, 11%, 63%)
HSV
hsv(66, 12%, 67%)
CMYK
cmyk(1%, 0%, 12%, 33%)
CSS variable
--color-primary: #AAAC97;
Lowercase HEX
#aaac97

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC97

.color-aaac97 {
  color: #AAAC97;
  background-color: #AAAC97;
}

Frequently asked questions

What color is #AAAC97?+

#AAAC97 is a HEX color with RGB value rgb(170, 172, 151) and HSL value hsl(66, 11%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAC97?+

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