#AEAE7E Color

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

Color preview

#AEAE7E

Color formats

HEX
#AEAE7E
RGB
rgb(174, 174, 126)
RGBA
rgba(174, 174, 126, 1)
HSL
hsl(60, 23%, 59%)
HSV
hsv(60, 28%, 68%)
CMYK
cmyk(0%, 0%, 28%, 32%)
CSS variable
--color-primary: #AEAE7E;
Lowercase HEX
#aeae7e

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE7E

.color-aeae7e {
  color: #AEAE7E;
  background-color: #AEAE7E;
}

Frequently asked questions

What color is #AEAE7E?+

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

What is the closest Tailwind color to #AEAE7E?+

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