#AEAA47 Color

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

Color preview

#AEAA47

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEAA47

.color-aeaa47 {
  color: #AEAA47;
  background-color: #AEAA47;
}

Frequently asked questions

What color is #AEAA47?+

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

What is the closest Tailwind color to #AEAA47?+

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