#C21FEA Color

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

Color preview

#C21FEA

Color formats

HEX
#C21FEA
RGB
rgb(194, 31, 234)
RGBA
rgba(194, 31, 234, 1)
HSL
hsl(288, 83%, 52%)
HSV
hsv(288, 87%, 92%)
CMYK
cmyk(17%, 87%, 0%, 8%)
CSS variable
--color-primary: #C21FEA;
Lowercase HEX
#c21fea

Shades

Tints

Tones

Harmony

CSS snippets for #C21FEA

.color-c21fea {
  color: #C21FEA;
  background-color: #C21FEA;
}

Frequently asked questions

What color is #C21FEA?+

#C21FEA is a HEX color with RGB value rgb(194, 31, 234) and HSL value hsl(288, 83%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C21FEA?+

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