#C22EAC Color

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

Color preview

#C22EAC

Color formats

HEX
#C22EAC
RGB
rgb(194, 46, 172)
RGBA
rgba(194, 46, 172, 1)
HSL
hsl(309, 62%, 47%)
HSV
hsv(309, 76%, 76%)
CMYK
cmyk(0%, 76%, 11%, 24%)
CSS variable
--color-primary: #C22EAC;
Lowercase HEX
#c22eac

Shades

Tints

Tones

Harmony

CSS snippets for #C22EAC

.color-c22eac {
  color: #C22EAC;
  background-color: #C22EAC;
}

Frequently asked questions

What color is #C22EAC?+

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

What is the closest Tailwind color to #C22EAC?+

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