#CC3BCC Color

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

Color preview

#CC3BCC

Color formats

HEX
#CC3BCC
RGB
rgb(204, 59, 204)
RGBA
rgba(204, 59, 204, 1)
HSL
hsl(300, 59%, 52%)
HSV
hsv(300, 71%, 80%)
CMYK
cmyk(0%, 71%, 0%, 20%)
CSS variable
--color-primary: #CC3BCC;
Lowercase HEX
#cc3bcc

Shades

Tints

Tones

Harmony

CSS snippets for #CC3BCC

.color-cc3bcc {
  color: #CC3BCC;
  background-color: #CC3BCC;
}

Frequently asked questions

What color is #CC3BCC?+

#CC3BCC is a HEX color with RGB value rgb(204, 59, 204) and HSL value hsl(300, 59%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3BCC?+

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