#C11DF3 Color

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

Color preview

#C11DF3

Color formats

HEX
#C11DF3
RGB
rgb(193, 29, 243)
RGBA
rgba(193, 29, 243, 1)
HSL
hsl(286, 90%, 53%)
HSV
hsv(286, 88%, 95%)
CMYK
cmyk(21%, 88%, 0%, 5%)
CSS variable
--color-primary: #C11DF3;
Lowercase HEX
#c11df3

Shades

Tints

Tones

Harmony

CSS snippets for #C11DF3

.color-c11df3 {
  color: #C11DF3;
  background-color: #C11DF3;
}

Frequently asked questions

What color is #C11DF3?+

#C11DF3 is a HEX color with RGB value rgb(193, 29, 243) and HSL value hsl(286, 90%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #C11DF3?+

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