#AEAE5C Color

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

Color preview

#AEAE5C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE5C

.color-aeae5c {
  color: #AEAE5C;
  background-color: #AEAE5C;
}

Frequently asked questions

What color is #AEAE5C?+

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

What is the closest Tailwind color to #AEAE5C?+

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