#AAAB97 Color

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

Color preview

#AAAB97

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB97

.color-aaab97 {
  color: #AAAB97;
  background-color: #AAAB97;
}

Frequently asked questions

What color is #AAAB97?+

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

What is the closest Tailwind color to #AAAB97?+

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