#C10BEF Color

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

Color preview

#C10BEF

Color formats

HEX
#C10BEF
RGB
rgb(193, 11, 239)
RGBA
rgba(193, 11, 239, 1)
HSL
hsl(288, 91%, 49%)
HSV
hsv(288, 95%, 94%)
CMYK
cmyk(19%, 95%, 0%, 6%)
CSS variable
--color-primary: #C10BEF;
Lowercase HEX
#c10bef

Shades

Tints

Tones

Harmony

CSS snippets for #C10BEF

.color-c10bef {
  color: #C10BEF;
  background-color: #C10BEF;
}

Frequently asked questions

What color is #C10BEF?+

#C10BEF is a HEX color with RGB value rgb(193, 11, 239) and HSL value hsl(288, 91%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C10BEF?+

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