#AEAA8D Color

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

Color preview

#AEAA8D

Color formats

HEX
#AEAA8D
RGB
rgb(174, 170, 141)
RGBA
rgba(174, 170, 141, 1)
HSL
hsl(53, 17%, 62%)
HSV
hsv(53, 19%, 68%)
CMYK
cmyk(0%, 2%, 19%, 32%)
CSS variable
--color-primary: #AEAA8D;
Lowercase HEX
#aeaa8d

Shades

Tints

Tones

Harmony

CSS snippets for #AEAA8D

.color-aeaa8d {
  color: #AEAA8D;
  background-color: #AEAA8D;
}

Frequently asked questions

What color is #AEAA8D?+

#AEAA8D is a HEX color with RGB value rgb(174, 170, 141) and HSL value hsl(53, 17%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAA8D?+

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