#AE8ED2 Color

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

Color preview

#AE8ED2

Color formats

HEX
#AE8ED2
RGB
rgb(174, 142, 210)
RGBA
rgba(174, 142, 210, 1)
HSL
hsl(268, 43%, 69%)
HSV
hsv(268, 32%, 82%)
CMYK
cmyk(17%, 32%, 0%, 18%)
CSS variable
--color-primary: #AE8ED2;
Lowercase HEX
#ae8ed2

Shades

Tints

Tones

Harmony

CSS snippets for #AE8ED2

.color-ae8ed2 {
  color: #AE8ED2;
  background-color: #AE8ED2;
}

Frequently asked questions

What color is #AE8ED2?+

#AE8ED2 is a HEX color with RGB value rgb(174, 142, 210) and HSL value hsl(268, 43%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE8ED2?+

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