#C00EED Color

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

Color preview

#C00EED

Color formats

HEX
#C00EED
RGB
rgb(192, 14, 237)
RGBA
rgba(192, 14, 237, 1)
HSL
hsl(288, 89%, 49%)
HSV
hsv(288, 94%, 93%)
CMYK
cmyk(19%, 94%, 0%, 7%)
CSS variable
--color-primary: #C00EED;
Lowercase HEX
#c00eed

Shades

Tints

Tones

Harmony

CSS snippets for #C00EED

.color-c00eed {
  color: #C00EED;
  background-color: #C00EED;
}

Frequently asked questions

What color is #C00EED?+

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

What is the closest Tailwind color to #C00EED?+

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