#CC0EFB Color

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

Color preview

#CC0EFB

Color formats

HEX
#CC0EFB
RGB
rgb(204, 14, 251)
RGBA
rgba(204, 14, 251, 1)
HSL
hsl(288, 97%, 52%)
HSV
hsv(288, 94%, 98%)
CMYK
cmyk(19%, 94%, 0%, 2%)
CSS variable
--color-primary: #CC0EFB;
Lowercase HEX
#cc0efb

Shades

Tints

Tones

Harmony

CSS snippets for #CC0EFB

.color-cc0efb {
  color: #CC0EFB;
  background-color: #CC0EFB;
}

Frequently asked questions

What color is #CC0EFB?+

#CC0EFB is a HEX color with RGB value rgb(204, 14, 251) and HSL value hsl(288, 97%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CC0EFB?+

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