#C21EAC Color

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

Color preview

#C21EAC

Color formats

HEX
#C21EAC
RGB
rgb(194, 30, 172)
RGBA
rgba(194, 30, 172, 1)
HSL
hsl(308, 73%, 44%)
HSV
hsv(308, 85%, 76%)
CMYK
cmyk(0%, 85%, 11%, 24%)
CSS variable
--color-primary: #C21EAC;
Lowercase HEX
#c21eac

Shades

Tints

Tones

Harmony

CSS snippets for #C21EAC

.color-c21eac {
  color: #C21EAC;
  background-color: #C21EAC;
}

Frequently asked questions

What color is #C21EAC?+

#C21EAC is a HEX color with RGB value rgb(194, 30, 172) and HSL value hsl(308, 73%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C21EAC?+

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