#C22EAE Color

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

Color preview

#C22EAE

Color formats

HEX
#C22EAE
RGB
rgb(194, 46, 174)
RGBA
rgba(194, 46, 174, 1)
HSL
hsl(308, 62%, 47%)
HSV
hsv(308, 76%, 76%)
CMYK
cmyk(0%, 76%, 10%, 24%)
CSS variable
--color-primary: #C22EAE;
Lowercase HEX
#c22eae

Shades

Tints

Tones

Harmony

CSS snippets for #C22EAE

.color-c22eae {
  color: #C22EAE;
  background-color: #C22EAE;
}

Frequently asked questions

What color is #C22EAE?+

#C22EAE is a HEX color with RGB value rgb(194, 46, 174) and HSL value hsl(308, 62%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C22EAE?+

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