#CC3BED Color

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

Color preview

#CC3BED

Color formats

HEX
#CC3BED
RGB
rgb(204, 59, 237)
RGBA
rgba(204, 59, 237, 1)
HSL
hsl(289, 83%, 58%)
HSV
hsv(289, 75%, 93%)
CMYK
cmyk(14%, 75%, 0%, 7%)
CSS variable
--color-primary: #CC3BED;
Lowercase HEX
#cc3bed

Shades

Tints

Tones

Harmony

CSS snippets for #CC3BED

.color-cc3bed {
  color: #CC3BED;
  background-color: #CC3BED;
}

Frequently asked questions

What color is #CC3BED?+

#CC3BED is a HEX color with RGB value rgb(204, 59, 237) and HSL value hsl(289, 83%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3BED?+

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