#CC5FD8 Color

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

Color preview

#CC5FD8

Color formats

HEX
#CC5FD8
RGB
rgb(204, 95, 216)
RGBA
rgba(204, 95, 216, 1)
HSL
hsl(294, 61%, 61%)
HSV
hsv(294, 56%, 85%)
CMYK
cmyk(6%, 56%, 0%, 15%)
CSS variable
--color-primary: #CC5FD8;
Lowercase HEX
#cc5fd8

Shades

Tints

Tones

Harmony

CSS snippets for #CC5FD8

.color-cc5fd8 {
  color: #CC5FD8;
  background-color: #CC5FD8;
}

Frequently asked questions

What color is #CC5FD8?+

#CC5FD8 is a HEX color with RGB value rgb(204, 95, 216) and HSL value hsl(294, 61%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC5FD8?+

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