#AEAA9E Color

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

Color preview

#AEAA9E

Color formats

HEX
#AEAA9E
RGB
rgb(174, 170, 158)
RGBA
rgba(174, 170, 158, 1)
HSL
hsl(45, 9%, 65%)
HSV
hsv(45, 9%, 68%)
CMYK
cmyk(0%, 2%, 9%, 32%)
CSS variable
--color-primary: #AEAA9E;
Lowercase HEX
#aeaa9e

Shades

Tints

Tones

Harmony

CSS snippets for #AEAA9E

.color-aeaa9e {
  color: #AEAA9E;
  background-color: #AEAA9E;
}

Frequently asked questions

What color is #AEAA9E?+

#AEAA9E is a HEX color with RGB value rgb(174, 170, 158) and HSL value hsl(45, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAA9E?+

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