#C71AEE Color

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

Color preview

#C71AEE

Color formats

HEX
#C71AEE
RGB
rgb(199, 26, 238)
RGBA
rgba(199, 26, 238, 1)
HSL
hsl(289, 86%, 52%)
HSV
hsv(289, 89%, 93%)
CMYK
cmyk(16%, 89%, 0%, 7%)
CSS variable
--color-primary: #C71AEE;
Lowercase HEX
#c71aee

Shades

Tints

Tones

Harmony

CSS snippets for #C71AEE

.color-c71aee {
  color: #C71AEE;
  background-color: #C71AEE;
}

Frequently asked questions

What color is #C71AEE?+

#C71AEE is a HEX color with RGB value rgb(199, 26, 238) and HSL value hsl(289, 86%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C71AEE?+

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