#CC55CE Color

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

Color preview

#CC55CE

Color formats

HEX
#CC55CE
RGB
rgb(204, 85, 206)
RGBA
rgba(204, 85, 206, 1)
HSL
hsl(299, 55%, 57%)
HSV
hsv(299, 59%, 81%)
CMYK
cmyk(1%, 59%, 0%, 19%)
CSS variable
--color-primary: #CC55CE;
Lowercase HEX
#cc55ce

Shades

Tints

Tones

Harmony

CSS snippets for #CC55CE

.color-cc55ce {
  color: #CC55CE;
  background-color: #CC55CE;
}

Frequently asked questions

What color is #CC55CE?+

#CC55CE is a HEX color with RGB value rgb(204, 85, 206) and HSL value hsl(299, 55%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC55CE?+

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