#CC58FE Color

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

Color preview

#CC58FE

Color formats

HEX
#CC58FE
RGB
rgb(204, 88, 254)
RGBA
rgba(204, 88, 254, 1)
HSL
hsl(282, 99%, 67%)
HSV
hsv(282, 65%, 100%)
CMYK
cmyk(20%, 65%, 0%, 0%)
CSS variable
--color-primary: #CC58FE;
Lowercase HEX
#cc58fe

Shades

Tints

Tones

Harmony

CSS snippets for #CC58FE

.color-cc58fe {
  color: #CC58FE;
  background-color: #CC58FE;
}

Frequently asked questions

What color is #CC58FE?+

#CC58FE is a HEX color with RGB value rgb(204, 88, 254) and HSL value hsl(282, 99%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC58FE?+

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