#CC5EFF Color

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

Color preview

#CC5EFF

Color formats

HEX
#CC5EFF
RGB
rgb(204, 94, 255)
RGBA
rgba(204, 94, 255, 1)
HSL
hsl(281, 100%, 68%)
HSV
hsv(281, 63%, 100%)
CMYK
cmyk(20%, 63%, 0%, 0%)
CSS variable
--color-primary: #CC5EFF;
Lowercase HEX
#cc5eff

Shades

Tints

Tones

Harmony

CSS snippets for #CC5EFF

.color-cc5eff {
  color: #CC5EFF;
  background-color: #CC5EFF;
}

Frequently asked questions

What color is #CC5EFF?+

#CC5EFF is a HEX color with RGB value rgb(204, 94, 255) and HSL value hsl(281, 100%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC5EFF?+

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