#C81FEA Color

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

Color preview

#C81FEA

Color formats

HEX
#C81FEA
RGB
rgb(200, 31, 234)
RGBA
rgba(200, 31, 234, 1)
HSL
hsl(290, 83%, 52%)
HSV
hsv(290, 87%, 92%)
CMYK
cmyk(15%, 87%, 0%, 8%)
CSS variable
--color-primary: #C81FEA;
Lowercase HEX
#c81fea

Shades

Tints

Tones

Harmony

CSS snippets for #C81FEA

.color-c81fea {
  color: #C81FEA;
  background-color: #C81FEA;
}

Frequently asked questions

What color is #C81FEA?+

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

What is the closest Tailwind color to #C81FEA?+

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