#CC55DA Color

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

Color preview

#CC55DA

Color formats

HEX
#CC55DA
RGB
rgb(204, 85, 218)
RGBA
rgba(204, 85, 218, 1)
HSL
hsl(294, 64%, 59%)
HSV
hsv(294, 61%, 85%)
CMYK
cmyk(6%, 61%, 0%, 15%)
CSS variable
--color-primary: #CC55DA;
Lowercase HEX
#cc55da

Shades

Tints

Tones

Harmony

CSS snippets for #CC55DA

.color-cc55da {
  color: #CC55DA;
  background-color: #CC55DA;
}

Frequently asked questions

What color is #CC55DA?+

#CC55DA is a HEX color with RGB value rgb(204, 85, 218) and HSL value hsl(294, 64%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC55DA?+

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