#C11AEA Color

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

Color preview

#C11AEA

Color formats

HEX
#C11AEA
RGB
rgb(193, 26, 234)
RGBA
rgba(193, 26, 234, 1)
HSL
hsl(288, 83%, 51%)
HSV
hsv(288, 89%, 92%)
CMYK
cmyk(18%, 89%, 0%, 8%)
CSS variable
--color-primary: #C11AEA;
Lowercase HEX
#c11aea

Shades

Tints

Tones

Harmony

CSS snippets for #C11AEA

.color-c11aea {
  color: #C11AEA;
  background-color: #C11AEA;
}

Frequently asked questions

What color is #C11AEA?+

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

What is the closest Tailwind color to #C11AEA?+

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