#A21EAE Color

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

Color preview

#A21EAE

Color formats

HEX
#A21EAE
RGB
rgb(162, 30, 174)
RGBA
rgba(162, 30, 174, 1)
HSL
hsl(295, 71%, 40%)
HSV
hsv(295, 83%, 68%)
CMYK
cmyk(7%, 83%, 0%, 32%)
CSS variable
--color-primary: #A21EAE;
Lowercase HEX
#a21eae

Shades

Tints

Tones

Harmony

CSS snippets for #A21EAE

.color-a21eae {
  color: #A21EAE;
  background-color: #A21EAE;
}

Frequently asked questions

What color is #A21EAE?+

#A21EAE is a HEX color with RGB value rgb(162, 30, 174) and HSL value hsl(295, 71%, 40%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A21EAE?+

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