#AEAE8A Color

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

Color preview

#AEAE8A

Color formats

HEX
#AEAE8A
RGB
rgb(174, 174, 138)
RGBA
rgba(174, 174, 138, 1)
HSL
hsl(60, 18%, 61%)
HSV
hsv(60, 21%, 68%)
CMYK
cmyk(0%, 0%, 21%, 32%)
CSS variable
--color-primary: #AEAE8A;
Lowercase HEX
#aeae8a

Shades

Tints

Tones

Harmony

CSS snippets for #AEAE8A

.color-aeae8a {
  color: #AEAE8A;
  background-color: #AEAE8A;
}

Frequently asked questions

What color is #AEAE8A?+

#AEAE8A is a HEX color with RGB value rgb(174, 174, 138) and HSL value hsl(60, 18%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAE8A?+

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