#C21EB2 Color

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

Color preview

#C21EB2

Color formats

HEX
#C21EB2
RGB
rgb(194, 30, 178)
RGBA
rgba(194, 30, 178, 1)
HSL
hsl(306, 73%, 44%)
HSV
hsv(306, 85%, 76%)
CMYK
cmyk(0%, 85%, 8%, 24%)
CSS variable
--color-primary: #C21EB2;
Lowercase HEX
#c21eb2

Shades

Tints

Tones

Harmony

CSS snippets for #C21EB2

.color-c21eb2 {
  color: #C21EB2;
  background-color: #C21EB2;
}

Frequently asked questions

What color is #C21EB2?+

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

What is the closest Tailwind color to #C21EB2?+

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