#AE9D9E Color

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

Color preview

#AE9D9E

Color formats

HEX
#AE9D9E
RGB
rgb(174, 157, 158)
RGBA
rgba(174, 157, 158, 1)
HSL
hsl(356, 9%, 65%)
HSV
hsv(356, 10%, 68%)
CMYK
cmyk(0%, 10%, 9%, 32%)
CSS variable
--color-primary: #AE9D9E;
Lowercase HEX
#ae9d9e

Shades

Tints

Tones

Harmony

CSS snippets for #AE9D9E

.color-ae9d9e {
  color: #AE9D9E;
  background-color: #AE9D9E;
}

Frequently asked questions

What color is #AE9D9E?+

#AE9D9E is a HEX color with RGB value rgb(174, 157, 158) and HSL value hsl(356, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AE9D9E?+

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