#AAAC96 Color

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

Color preview

#AAAC96

Color formats

HEX
#AAAC96
RGB
rgb(170, 172, 150)
RGBA
rgba(170, 172, 150, 1)
HSL
hsl(65, 12%, 63%)
HSV
hsv(65, 13%, 67%)
CMYK
cmyk(1%, 0%, 13%, 33%)
CSS variable
--color-primary: #AAAC96;
Lowercase HEX
#aaac96

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC96

.color-aaac96 {
  color: #AAAC96;
  background-color: #AAAC96;
}

Frequently asked questions

What color is #AAAC96?+

#AAAC96 is a HEX color with RGB value rgb(170, 172, 150) and HSL value hsl(65, 12%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAC96?+

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