#AE9CD4 Color

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

Color preview

#AE9CD4

Color formats

HEX
#AE9CD4
RGB
rgb(174, 156, 212)
RGBA
rgba(174, 156, 212, 1)
HSL
hsl(259, 39%, 72%)
HSV
hsv(259, 26%, 83%)
CMYK
cmyk(18%, 26%, 0%, 17%)
CSS variable
--color-primary: #AE9CD4;
Lowercase HEX
#ae9cd4

Shades

Tints

Tones

Harmony

CSS snippets for #AE9CD4

.color-ae9cd4 {
  color: #AE9CD4;
  background-color: #AE9CD4;
}

Frequently asked questions

What color is #AE9CD4?+

#AE9CD4 is a HEX color with RGB value rgb(174, 156, 212) and HSL value hsl(259, 39%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AE9CD4?+

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