#C00EFB Color

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

Color preview

#C00EFB

Color formats

HEX
#C00EFB
RGB
rgb(192, 14, 251)
RGBA
rgba(192, 14, 251, 1)
HSL
hsl(285, 97%, 52%)
HSV
hsv(285, 94%, 98%)
CMYK
cmyk(24%, 94%, 0%, 2%)
CSS variable
--color-primary: #C00EFB;
Lowercase HEX
#c00efb

Shades

Tints

Tones

Harmony

CSS snippets for #C00EFB

.color-c00efb {
  color: #C00EFB;
  background-color: #C00EFB;
}

Frequently asked questions

What color is #C00EFB?+

#C00EFB is a HEX color with RGB value rgb(192, 14, 251) and HSL value hsl(285, 97%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C00EFB?+

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