#C00CED Color

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

Color preview

#C00CED

Color formats

HEX
#C00CED
RGB
rgb(192, 12, 237)
RGBA
rgba(192, 12, 237, 1)
HSL
hsl(288, 90%, 49%)
HSV
hsv(288, 95%, 93%)
CMYK
cmyk(19%, 95%, 0%, 7%)
CSS variable
--color-primary: #C00CED;
Lowercase HEX
#c00ced

Shades

Tints

Tones

Harmony

CSS snippets for #C00CED

.color-c00ced {
  color: #C00CED;
  background-color: #C00CED;
}

Frequently asked questions

What color is #C00CED?+

#C00CED is a HEX color with RGB value rgb(192, 12, 237) and HSL value hsl(288, 90%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C00CED?+

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