#CC00CC Color

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

Color preview

#CC00CC

Color formats

HEX
#CC00CC
RGB
rgb(204, 0, 204)
RGBA
rgba(204, 0, 204, 1)
HSL
hsl(300, 100%, 40%)
HSV
hsv(300, 100%, 80%)
CMYK
cmyk(0%, 100%, 0%, 20%)
CSS variable
--color-primary: #CC00CC;
Lowercase HEX
#cc00cc

Shades

Tints

Tones

Harmony

CSS snippets for #CC00CC

.color-cc00cc {
  color: #CC00CC;
  background-color: #CC00CC;
}

Frequently asked questions

What color is #CC00CC?+

#CC00CC is a HEX color with RGB value rgb(204, 0, 204) and HSL value hsl(300, 100%, 40%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #CC00CC?+

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