#C11EE1 Color

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

Color preview

#C11EE1

Color formats

HEX
#C11EE1
RGB
rgb(193, 30, 225)
RGBA
rgba(193, 30, 225, 1)
HSL
hsl(290, 76%, 50%)
HSV
hsv(290, 87%, 88%)
CMYK
cmyk(14%, 87%, 0%, 12%)
CSS variable
--color-primary: #C11EE1;
Lowercase HEX
#c11ee1

Shades

Tints

Tones

Harmony

CSS snippets for #C11EE1

.color-c11ee1 {
  color: #C11EE1;
  background-color: #C11EE1;
}

Frequently asked questions

What color is #C11EE1?+

#C11EE1 is a HEX color with RGB value rgb(193, 30, 225) and HSL value hsl(290, 76%, 50%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C11EE1?+

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