#AE41D2 Color

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

Color preview

#AE41D2

Color formats

HEX
#AE41D2
RGB
rgb(174, 65, 210)
RGBA
rgba(174, 65, 210, 1)
HSL
hsl(285, 62%, 54%)
HSV
hsv(285, 69%, 82%)
CMYK
cmyk(17%, 69%, 0%, 18%)
CSS variable
--color-primary: #AE41D2;
Lowercase HEX
#ae41d2

Shades

Tints

Tones

Harmony

CSS snippets for #AE41D2

.color-ae41d2 {
  color: #AE41D2;
  background-color: #AE41D2;
}

Frequently asked questions

What color is #AE41D2?+

#AE41D2 is a HEX color with RGB value rgb(174, 65, 210) and HSL value hsl(285, 62%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE41D2?+

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