#AEAA5B Color

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

Color preview

#AEAA5B

Color formats

HEX
#AEAA5B
RGB
rgb(174, 170, 91)
RGBA
rgba(174, 170, 91, 1)
HSL
hsl(57, 34%, 52%)
HSV
hsv(57, 48%, 68%)
CMYK
cmyk(0%, 2%, 48%, 32%)
CSS variable
--color-primary: #AEAA5B;
Lowercase HEX
#aeaa5b

Shades

Tints

Tones

Harmony

CSS snippets for #AEAA5B

.color-aeaa5b {
  color: #AEAA5B;
  background-color: #AEAA5B;
}

Frequently asked questions

What color is #AEAA5B?+

#AEAA5B is a HEX color with RGB value rgb(174, 170, 91) and HSL value hsl(57, 34%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAA5B?+

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