#C000C7 Color

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

Color preview

#C000C7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C000C7

.color-c000c7 {
  color: #C000C7;
  background-color: #C000C7;
}

Frequently asked questions

What color is #C000C7?+

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

What is the closest Tailwind color to #C000C7?+

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