#AEAC9A Color

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

Color preview

#AEAC9A

Color formats

HEX
#AEAC9A
RGB
rgb(174, 172, 154)
RGBA
rgba(174, 172, 154, 1)
HSL
hsl(54, 11%, 64%)
HSV
hsv(54, 11%, 68%)
CMYK
cmyk(0%, 1%, 11%, 32%)
CSS variable
--color-primary: #AEAC9A;
Lowercase HEX
#aeac9a

Shades

Tints

Tones

Harmony

CSS snippets for #AEAC9A

.color-aeac9a {
  color: #AEAC9A;
  background-color: #AEAC9A;
}

Frequently asked questions

What color is #AEAC9A?+

#AEAC9A is a HEX color with RGB value rgb(174, 172, 154) and HSL value hsl(54, 11%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAC9A?+

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