#CC5FD9 Color

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

Color preview

#CC5FD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC5FD9

.color-cc5fd9 {
  color: #CC5FD9;
  background-color: #CC5FD9;
}

Frequently asked questions

What color is #CC5FD9?+

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

What is the closest Tailwind color to #CC5FD9?+

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