#AAAC93 Color

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

Color preview

#AAAC93

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC93

.color-aaac93 {
  color: #AAAC93;
  background-color: #AAAC93;
}

Frequently asked questions

What color is #AAAC93?+

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

What is the closest Tailwind color to #AAAC93?+

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