#AEAE5B Color

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

Color preview

#AEAE5B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE5B

.color-aeae5b {
  color: #AEAE5B;
  background-color: #AEAE5B;
}

Frequently asked questions

What color is #AEAE5B?+

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

What is the closest Tailwind color to #AEAE5B?+

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