#AEAE47 Color

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

Color preview

#AEAE47

Color formats

HEX
#AEAE47
RGB
rgb(174, 174, 71)
RGBA
rgba(174, 174, 71, 1)
HSL
hsl(60, 42%, 48%)
HSV
hsv(60, 59%, 68%)
CMYK
cmyk(0%, 0%, 59%, 32%)
CSS variable
--color-primary: #AEAE47;
Lowercase HEX
#aeae47

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE47

.color-aeae47 {
  color: #AEAE47;
  background-color: #AEAE47;
}

Frequently asked questions

What color is #AEAE47?+

#AEAE47 is a HEX color with RGB value rgb(174, 174, 71) and HSL value hsl(60, 42%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAE47?+

The closest Tailwind color is lime-400, available as the bg-lime-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