#AE47E1 Color

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

Color preview

#AE47E1

Color formats

HEX
#AE47E1
RGB
rgb(174, 71, 225)
RGBA
rgba(174, 71, 225, 1)
HSL
hsl(280, 72%, 58%)
HSV
hsv(280, 68%, 88%)
CMYK
cmyk(23%, 68%, 0%, 12%)
CSS variable
--color-primary: #AE47E1;
Lowercase HEX
#ae47e1

Shades

Tints

Tones

Harmony

CSS snippets for #AE47E1

.color-ae47e1 {
  color: #AE47E1;
  background-color: #AE47E1;
}

Frequently asked questions

What color is #AE47E1?+

#AE47E1 is a HEX color with RGB value rgb(174, 71, 225) and HSL value hsl(280, 72%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE47E1?+

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