#AEAE70 Color

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

Color preview

#AEAE70

Color formats

HEX
#AEAE70
RGB
rgb(174, 174, 112)
RGBA
rgba(174, 174, 112, 1)
HSL
hsl(60, 28%, 56%)
HSV
hsv(60, 36%, 68%)
CMYK
cmyk(0%, 0%, 36%, 32%)
CSS variable
--color-primary: #AEAE70;
Lowercase HEX
#aeae70

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE70

.color-aeae70 {
  color: #AEAE70;
  background-color: #AEAE70;
}

Frequently asked questions

What color is #AEAE70?+

#AEAE70 is a HEX color with RGB value rgb(174, 174, 112) and HSL value hsl(60, 28%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAE70?+

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