#CC3EE5 Color

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

Color preview

#CC3EE5

Color formats

HEX
#CC3EE5
RGB
rgb(204, 62, 229)
RGBA
rgba(204, 62, 229, 1)
HSL
hsl(291, 76%, 57%)
HSV
hsv(291, 73%, 90%)
CMYK
cmyk(11%, 73%, 0%, 10%)
CSS variable
--color-primary: #CC3EE5;
Lowercase HEX
#cc3ee5

Shades

Tints

Tones

Harmony

CSS snippets for #CC3EE5

.color-cc3ee5 {
  color: #CC3EE5;
  background-color: #CC3EE5;
}

Frequently asked questions

What color is #CC3EE5?+

#CC3EE5 is a HEX color with RGB value rgb(204, 62, 229) and HSL value hsl(291, 76%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3EE5?+

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