#CC0066 Color

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

Color preview

#CC0066

Color formats

HEX
#CC0066
RGB
rgb(204, 0, 102)
RGBA
rgba(204, 0, 102, 1)
HSL
hsl(330, 100%, 40%)
HSV
hsv(330, 100%, 80%)
CMYK
cmyk(0%, 100%, 50%, 20%)
CSS variable
--color-primary: #CC0066;
Lowercase HEX
#cc0066

Shades

Tints

Tones

Harmony

CSS snippets for #CC0066

.color-cc0066 {
  color: #CC0066;
  background-color: #CC0066;
}

Frequently asked questions

What color is #CC0066?+

#CC0066 is a HEX color with RGB value rgb(204, 0, 102) and HSL value hsl(330, 100%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC0066?+

The closest Tailwind color is pink-700, available as the bg-pink-700 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