#CC5BEC Color

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

Color preview

#CC5BEC

Color formats

HEX
#CC5BEC
RGB
rgb(204, 91, 236)
RGBA
rgba(204, 91, 236, 1)
HSL
hsl(287, 79%, 64%)
HSV
hsv(287, 61%, 93%)
CMYK
cmyk(14%, 61%, 0%, 7%)
CSS variable
--color-primary: #CC5BEC;
Lowercase HEX
#cc5bec

Shades

Tints

Tones

Harmony

CSS snippets for #CC5BEC

.color-cc5bec {
  color: #CC5BEC;
  background-color: #CC5BEC;
}

Frequently asked questions

What color is #CC5BEC?+

#CC5BEC is a HEX color with RGB value rgb(204, 91, 236) and HSL value hsl(287, 79%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC5BEC?+

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