#CC55FC Color

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

Color preview

#CC55FC

Color formats

HEX
#CC55FC
RGB
rgb(204, 85, 252)
RGBA
rgba(204, 85, 252, 1)
HSL
hsl(283, 97%, 66%)
HSV
hsv(283, 66%, 99%)
CMYK
cmyk(19%, 66%, 0%, 1%)
CSS variable
--color-primary: #CC55FC;
Lowercase HEX
#cc55fc

Shades

Tints

Tones

Harmony

CSS snippets for #CC55FC

.color-cc55fc {
  color: #CC55FC;
  background-color: #CC55FC;
}

Frequently asked questions

What color is #CC55FC?+

#CC55FC is a HEX color with RGB value rgb(204, 85, 252) and HSL value hsl(283, 97%, 66%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC55FC?+

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