#AEAE80 Color

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

Color preview

#AEAE80

Color formats

HEX
#AEAE80
RGB
rgb(174, 174, 128)
RGBA
rgba(174, 174, 128, 1)
HSL
hsl(60, 22%, 59%)
HSV
hsv(60, 26%, 68%)
CMYK
cmyk(0%, 0%, 26%, 32%)
CSS variable
--color-primary: #AEAE80;
Lowercase HEX
#aeae80

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE80

.color-aeae80 {
  color: #AEAE80;
  background-color: #AEAE80;
}

Frequently asked questions

What color is #AEAE80?+

#AEAE80 is a HEX color with RGB value rgb(174, 174, 128) and HSL value hsl(60, 22%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAE80?+

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