#CC15CC Color

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

Color preview

#CC15CC

Color formats

HEX
#CC15CC
RGB
rgb(204, 21, 204)
RGBA
rgba(204, 21, 204, 1)
HSL
hsl(300, 81%, 44%)
HSV
hsv(300, 90%, 80%)
CMYK
cmyk(0%, 90%, 0%, 20%)
CSS variable
--color-primary: #CC15CC;
Lowercase HEX
#cc15cc

Shades

Tints

Tones

Harmony

CSS snippets for #CC15CC

.color-cc15cc {
  color: #CC15CC;
  background-color: #CC15CC;
}

Frequently asked questions

What color is #CC15CC?+

#CC15CC is a HEX color with RGB value rgb(204, 21, 204) and HSL value hsl(300, 81%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #CC15CC?+

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