#CC4CCC Color

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

Color preview

#CC4CCC

Color formats

HEX
#CC4CCC
RGB
rgb(204, 76, 204)
RGBA
rgba(204, 76, 204, 1)
HSL
hsl(300, 56%, 55%)
HSV
hsv(300, 63%, 80%)
CMYK
cmyk(0%, 63%, 0%, 20%)
CSS variable
--color-primary: #CC4CCC;
Lowercase HEX
#cc4ccc

Shades

Tints

Tones

Harmony

CSS snippets for #CC4CCC

.color-cc4ccc {
  color: #CC4CCC;
  background-color: #CC4CCC;
}

Frequently asked questions

What color is #CC4CCC?+

#CC4CCC is a HEX color with RGB value rgb(204, 76, 204) and HSL value hsl(300, 56%, 55%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC4CCC?+

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