#CC3BDA Color

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

Color preview

#CC3BDA

Color formats

HEX
#CC3BDA
RGB
rgb(204, 59, 218)
RGBA
rgba(204, 59, 218, 1)
HSL
hsl(295, 68%, 54%)
HSV
hsv(295, 73%, 85%)
CMYK
cmyk(6%, 73%, 0%, 15%)
CSS variable
--color-primary: #CC3BDA;
Lowercase HEX
#cc3bda

Shades

Tints

Tones

Harmony

CSS snippets for #CC3BDA

.color-cc3bda {
  color: #CC3BDA;
  background-color: #CC3BDA;
}

Frequently asked questions

What color is #CC3BDA?+

#CC3BDA is a HEX color with RGB value rgb(204, 59, 218) and HSL value hsl(295, 68%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3BDA?+

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