#AE50D2 Color

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

Color preview

#AE50D2

Color formats

HEX
#AE50D2
RGB
rgb(174, 80, 210)
RGBA
rgba(174, 80, 210, 1)
HSL
hsl(283, 59%, 57%)
HSV
hsv(283, 62%, 82%)
CMYK
cmyk(17%, 62%, 0%, 18%)
CSS variable
--color-primary: #AE50D2;
Lowercase HEX
#ae50d2

Shades

Tints

Tones

Harmony

CSS snippets for #AE50D2

.color-ae50d2 {
  color: #AE50D2;
  background-color: #AE50D2;
}

Frequently asked questions

What color is #AE50D2?+

#AE50D2 is a HEX color with RGB value rgb(174, 80, 210) and HSL value hsl(283, 59%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE50D2?+

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