#AE87E1 Color

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

Color preview

#AE87E1

Color formats

HEX
#AE87E1
RGB
rgb(174, 135, 225)
RGBA
rgba(174, 135, 225, 1)
HSL
hsl(266, 60%, 71%)
HSV
hsv(266, 40%, 88%)
CMYK
cmyk(23%, 40%, 0%, 12%)
CSS variable
--color-primary: #AE87E1;
Lowercase HEX
#ae87e1

Shades

Tints

Tones

Harmony

CSS snippets for #AE87E1

.color-ae87e1 {
  color: #AE87E1;
  background-color: #AE87E1;
}

Frequently asked questions

What color is #AE87E1?+

#AE87E1 is a HEX color with RGB value rgb(174, 135, 225) and HSL value hsl(266, 60%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE87E1?+

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