#C71AEA Color

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

Color preview

#C71AEA

Color formats

HEX
#C71AEA
RGB
rgb(199, 26, 234)
RGBA
rgba(199, 26, 234, 1)
HSL
hsl(290, 83%, 51%)
HSV
hsv(290, 89%, 92%)
CMYK
cmyk(15%, 89%, 0%, 8%)
CSS variable
--color-primary: #C71AEA;
Lowercase HEX
#c71aea

Shades

Tints

Tones

Harmony

CSS snippets for #C71AEA

.color-c71aea {
  color: #C71AEA;
  background-color: #C71AEA;
}

Frequently asked questions

What color is #C71AEA?+

#C71AEA is a HEX color with RGB value rgb(199, 26, 234) and HSL value hsl(290, 83%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C71AEA?+

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