#AE9EAA Color

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

Color preview

#AE9EAA

Color formats

HEX
#AE9EAA
RGB
rgb(174, 158, 170)
RGBA
rgba(174, 158, 170, 1)
HSL
hsl(315, 9%, 65%)
HSV
hsv(315, 9%, 68%)
CMYK
cmyk(0%, 9%, 2%, 32%)
CSS variable
--color-primary: #AE9EAA;
Lowercase HEX
#ae9eaa

Shades

Tints

Tones

Harmony

CSS snippets for #AE9EAA

.color-ae9eaa {
  color: #AE9EAA;
  background-color: #AE9EAA;
}

Frequently asked questions

What color is #AE9EAA?+

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

What is the closest Tailwind color to #AE9EAA?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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