#AEAE8E Color

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

Color preview

#AEAE8E

Color formats

HEX
#AEAE8E
RGB
rgb(174, 174, 142)
RGBA
rgba(174, 174, 142, 1)
HSL
hsl(60, 16%, 62%)
HSV
hsv(60, 18%, 68%)
CMYK
cmyk(0%, 0%, 18%, 32%)
CSS variable
--color-primary: #AEAE8E;
Lowercase HEX
#aeae8e

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE8E

.color-aeae8e {
  color: #AEAE8E;
  background-color: #AEAE8E;
}

Frequently asked questions

What color is #AEAE8E?+

#AEAE8E is a HEX color with RGB value rgb(174, 174, 142) and HSL value hsl(60, 16%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAE8E?+

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