#C21EB5 Color

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

Color preview

#C21EB5

Color formats

HEX
#C21EB5
RGB
rgb(194, 30, 181)
RGBA
rgba(194, 30, 181, 1)
HSL
hsl(305, 73%, 44%)
HSV
hsv(305, 85%, 76%)
CMYK
cmyk(0%, 85%, 7%, 24%)
CSS variable
--color-primary: #C21EB5;
Lowercase HEX
#c21eb5

Shades

Tints

Tones

Harmony

CSS snippets for #C21EB5

.color-c21eb5 {
  color: #C21EB5;
  background-color: #C21EB5;
}

Frequently asked questions

What color is #C21EB5?+

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

What is the closest Tailwind color to #C21EB5?+

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