#AAAB91 Color

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

Color preview

#AAAB91

Color formats

HEX
#AAAB91
RGB
rgb(170, 171, 145)
RGBA
rgba(170, 171, 145, 1)
HSL
hsl(62, 13%, 62%)
HSV
hsv(62, 15%, 67%)
CMYK
cmyk(1%, 0%, 15%, 33%)
CSS variable
--color-primary: #AAAB91;
Lowercase HEX
#aaab91

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB91

.color-aaab91 {
  color: #AAAB91;
  background-color: #AAAB91;
}

Frequently asked questions

What color is #AAAB91?+

#AAAB91 is a HEX color with RGB value rgb(170, 171, 145) and HSL value hsl(62, 13%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAB91?+

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