#CC55BC Color

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

Color preview

#CC55BC

Color formats

HEX
#CC55BC
RGB
rgb(204, 85, 188)
RGBA
rgba(204, 85, 188, 1)
HSL
hsl(308, 54%, 57%)
HSV
hsv(308, 58%, 80%)
CMYK
cmyk(0%, 58%, 8%, 20%)
CSS variable
--color-primary: #CC55BC;
Lowercase HEX
#cc55bc

Shades

Tints

Tones

Harmony

CSS snippets for #CC55BC

.color-cc55bc {
  color: #CC55BC;
  background-color: #CC55BC;
}

Frequently asked questions

What color is #CC55BC?+

#CC55BC is a HEX color with RGB value rgb(204, 85, 188) and HSL value hsl(308, 54%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC55BC?+

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