#AEAE86 Color

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

Color preview

#AEAE86

Color formats

HEX
#AEAE86
RGB
rgb(174, 174, 134)
RGBA
rgba(174, 174, 134, 1)
HSL
hsl(60, 20%, 60%)
HSV
hsv(60, 23%, 68%)
CMYK
cmyk(0%, 0%, 23%, 32%)
CSS variable
--color-primary: #AEAE86;
Lowercase HEX
#aeae86

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE86

.color-aeae86 {
  color: #AEAE86;
  background-color: #AEAE86;
}

Frequently asked questions

What color is #AEAE86?+

#AEAE86 is a HEX color with RGB value rgb(174, 174, 134) and HSL value hsl(60, 20%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAE86?+

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