#AE9EBD Color

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

Color preview

#AE9EBD

Color formats

HEX
#AE9EBD
RGB
rgb(174, 158, 189)
RGBA
rgba(174, 158, 189, 1)
HSL
hsl(271, 19%, 68%)
HSV
hsv(271, 16%, 74%)
CMYK
cmyk(8%, 16%, 0%, 26%)
CSS variable
--color-primary: #AE9EBD;
Lowercase HEX
#ae9ebd

Shades

Tints

Tones

Harmony

CSS snippets for #AE9EBD

.color-ae9ebd {
  color: #AE9EBD;
  background-color: #AE9EBD;
}

Frequently asked questions

What color is #AE9EBD?+

#AE9EBD is a HEX color with RGB value rgb(174, 158, 189) and HSL value hsl(271, 19%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AE9EBD?+

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