#AE9E9A Color

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

Color preview

#AE9E9A

Color formats

HEX
#AE9E9A
RGB
rgb(174, 158, 154)
RGBA
rgba(174, 158, 154, 1)
HSL
hsl(12, 11%, 64%)
HSV
hsv(12, 11%, 68%)
CMYK
cmyk(0%, 9%, 11%, 32%)
CSS variable
--color-primary: #AE9E9A;
Lowercase HEX
#ae9e9a

Shades

Tints

Tones

Harmony

CSS snippets for #AE9E9A

.color-ae9e9a {
  color: #AE9E9A;
  background-color: #AE9E9A;
}

Frequently asked questions

What color is #AE9E9A?+

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

What is the closest Tailwind color to #AE9E9A?+

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