#CC1CDF Color

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

Color preview

#CC1CDF

Color formats

HEX
#CC1CDF
RGB
rgb(204, 28, 223)
RGBA
rgba(204, 28, 223, 1)
HSL
hsl(294, 78%, 49%)
HSV
hsv(294, 87%, 87%)
CMYK
cmyk(9%, 87%, 0%, 13%)
CSS variable
--color-primary: #CC1CDF;
Lowercase HEX
#cc1cdf

Shades

Tints

Tones

Harmony

CSS snippets for #CC1CDF

.color-cc1cdf {
  color: #CC1CDF;
  background-color: #CC1CDF;
}

Frequently asked questions

What color is #CC1CDF?+

#CC1CDF is a HEX color with RGB value rgb(204, 28, 223) and HSL value hsl(294, 78%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #CC1CDF?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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