#C00FEC Color

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

Color preview

#C00FEC

Color formats

HEX
#C00FEC
RGB
rgb(192, 15, 236)
RGBA
rgba(192, 15, 236, 1)
HSL
hsl(288, 88%, 49%)
HSV
hsv(288, 94%, 93%)
CMYK
cmyk(19%, 94%, 0%, 7%)
CSS variable
--color-primary: #C00FEC;
Lowercase HEX
#c00fec

Shades

Tints

Tones

Harmony

CSS snippets for #C00FEC

.color-c00fec {
  color: #C00FEC;
  background-color: #C00FEC;
}

Frequently asked questions

What color is #C00FEC?+

#C00FEC is a HEX color with RGB value rgb(192, 15, 236) and HSL value hsl(288, 88%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C00FEC?+

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