#C100C8 Color

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

Color preview

#C100C8

Color formats

HEX
#C100C8
RGB
rgb(193, 0, 200)
RGBA
rgba(193, 0, 200, 1)
HSL
hsl(298, 100%, 39%)
HSV
hsv(298, 100%, 78%)
CMYK
cmyk(4%, 100%, 0%, 22%)
CSS variable
--color-primary: #C100C8;
Lowercase HEX
#c100c8

Shades

Tints

Tones

Harmony

CSS snippets for #C100C8

.color-c100c8 {
  color: #C100C8;
  background-color: #C100C8;
}

Frequently asked questions

What color is #C100C8?+

#C100C8 is a HEX color with RGB value rgb(193, 0, 200) and HSL value hsl(298, 100%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C100C8?+

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