#C011FF Color

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

Color preview

#C011FF

Color formats

HEX
#C011FF
RGB
rgb(192, 17, 255)
RGBA
rgba(192, 17, 255, 1)
HSL
hsl(284, 100%, 53%)
HSV
hsv(284, 93%, 100%)
CMYK
cmyk(25%, 93%, 0%, 0%)
CSS variable
--color-primary: #C011FF;
Lowercase HEX
#c011ff

Shades

Tints

Tones

Harmony

CSS snippets for #C011FF

.color-c011ff {
  color: #C011FF;
  background-color: #C011FF;
}

Frequently asked questions

What color is #C011FF?+

#C011FF is a HEX color with RGB value rgb(192, 17, 255) and HSL value hsl(284, 100%, 53%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C011FF?+

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