#AE9DD2 Color

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

Color preview

#AE9DD2

Color formats

HEX
#AE9DD2
RGB
rgb(174, 157, 210)
RGBA
rgba(174, 157, 210, 1)
HSL
hsl(259, 37%, 72%)
HSV
hsv(259, 25%, 82%)
CMYK
cmyk(17%, 25%, 0%, 18%)
CSS variable
--color-primary: #AE9DD2;
Lowercase HEX
#ae9dd2

Shades

Tints

Tones

Harmony

CSS snippets for #AE9DD2

.color-ae9dd2 {
  color: #AE9DD2;
  background-color: #AE9DD2;
}

Frequently asked questions

What color is #AE9DD2?+

#AE9DD2 is a HEX color with RGB value rgb(174, 157, 210) and HSL value hsl(259, 37%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AE9DD2?+

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