#CC5FE7 Color

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

Color preview

#CC5FE7

Color formats

HEX
#CC5FE7
RGB
rgb(204, 95, 231)
RGBA
rgba(204, 95, 231, 1)
HSL
hsl(288, 74%, 64%)
HSV
hsv(288, 59%, 91%)
CMYK
cmyk(12%, 59%, 0%, 9%)
CSS variable
--color-primary: #CC5FE7;
Lowercase HEX
#cc5fe7

Shades

Tints

Tones

Harmony

CSS snippets for #CC5FE7

.color-cc5fe7 {
  color: #CC5FE7;
  background-color: #CC5FE7;
}

Frequently asked questions

What color is #CC5FE7?+

#CC5FE7 is a HEX color with RGB value rgb(204, 95, 231) and HSL value hsl(288, 74%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC5FE7?+

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