#AAAE9A Color

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

Color preview

#AAAE9A

Color formats

HEX
#AAAE9A
RGB
rgb(170, 174, 154)
RGBA
rgba(170, 174, 154, 1)
HSL
hsl(72, 11%, 64%)
HSV
hsv(72, 11%, 68%)
CMYK
cmyk(2%, 0%, 11%, 32%)
CSS variable
--color-primary: #AAAE9A;
Lowercase HEX
#aaae9a

Shades

Tints

Tones

Harmony

CSS snippets for #AAAE9A

.color-aaae9a {
  color: #AAAE9A;
  background-color: #AAAE9A;
}

Frequently asked questions

What color is #AAAE9A?+

#AAAE9A is a HEX color with RGB value rgb(170, 174, 154) and HSL value hsl(72, 11%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAE9A?+

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