#CC55FF Color

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

Color preview

#CC55FF

Color formats

HEX
#CC55FF
RGB
rgb(204, 85, 255)
RGBA
rgba(204, 85, 255, 1)
HSL
hsl(282, 100%, 67%)
HSV
hsv(282, 67%, 100%)
CMYK
cmyk(20%, 67%, 0%, 0%)
CSS variable
--color-primary: #CC55FF;
Lowercase HEX
#cc55ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC55FF

.color-cc55ff {
  color: #CC55FF;
  background-color: #CC55FF;
}

Frequently asked questions

What color is #CC55FF?+

#CC55FF is a HEX color with RGB value rgb(204, 85, 255) and HSL value hsl(282, 100%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC55FF?+

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