#AE21C4 Color

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

Color preview

#AE21C4

Color formats

HEX
#AE21C4
RGB
rgb(174, 33, 196)
RGBA
rgba(174, 33, 196, 1)
HSL
hsl(292, 71%, 45%)
HSV
hsv(292, 83%, 77%)
CMYK
cmyk(11%, 83%, 0%, 23%)
CSS variable
--color-primary: #AE21C4;
Lowercase HEX
#ae21c4

Shades

Tints

Tones

Harmony

CSS snippets for #AE21C4

.color-ae21c4 {
  color: #AE21C4;
  background-color: #AE21C4;
}

Frequently asked questions

What color is #AE21C4?+

#AE21C4 is a HEX color with RGB value rgb(174, 33, 196) and HSL value hsl(292, 71%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE21C4?+

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