#AAAB96 Color

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

Color preview

#AAAB96

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB96

.color-aaab96 {
  color: #AAAB96;
  background-color: #AAAB96;
}

Frequently asked questions

What color is #AAAB96?+

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

What is the closest Tailwind color to #AAAB96?+

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