#CC3DE8 Color

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

Color preview

#CC3DE8

Color formats

HEX
#CC3DE8
RGB
rgb(204, 61, 232)
RGBA
rgba(204, 61, 232, 1)
HSL
hsl(290, 79%, 57%)
HSV
hsv(290, 74%, 91%)
CMYK
cmyk(12%, 74%, 0%, 9%)
CSS variable
--color-primary: #CC3DE8;
Lowercase HEX
#cc3de8

Shades

Tints

Tones

Harmony

CSS snippets for #CC3DE8

.color-cc3de8 {
  color: #CC3DE8;
  background-color: #CC3DE8;
}

Frequently asked questions

What color is #CC3DE8?+

#CC3DE8 is a HEX color with RGB value rgb(204, 61, 232) and HSL value hsl(290, 79%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3DE8?+

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