#C91EE7 Color

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

Color preview

#C91EE7

Color formats

HEX
#C91EE7
RGB
rgb(201, 30, 231)
RGBA
rgba(201, 30, 231, 1)
HSL
hsl(291, 81%, 51%)
HSV
hsv(291, 87%, 91%)
CMYK
cmyk(13%, 87%, 0%, 9%)
CSS variable
--color-primary: #C91EE7;
Lowercase HEX
#c91ee7

Shades

Tints

Tones

Harmony

CSS snippets for #C91EE7

.color-c91ee7 {
  color: #C91EE7;
  background-color: #C91EE7;
}

Frequently asked questions

What color is #C91EE7?+

#C91EE7 is a HEX color with RGB value rgb(201, 30, 231) and HSL value hsl(291, 81%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C91EE7?+

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