#CC19EB Color

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

Color preview

#CC19EB

Color formats

HEX
#CC19EB
RGB
rgb(204, 25, 235)
RGBA
rgba(204, 25, 235, 1)
HSL
hsl(291, 84%, 51%)
HSV
hsv(291, 89%, 92%)
CMYK
cmyk(13%, 89%, 0%, 8%)
CSS variable
--color-primary: #CC19EB;
Lowercase HEX
#cc19eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC19EB

.color-cc19eb {
  color: #CC19EB;
  background-color: #CC19EB;
}

Frequently asked questions

What color is #CC19EB?+

#CC19EB is a HEX color with RGB value rgb(204, 25, 235) and HSL value hsl(291, 84%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CC19EB?+

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