#CC5DFF Color

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

Color preview

#CC5DFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC5DFF

.color-cc5dff {
  color: #CC5DFF;
  background-color: #CC5DFF;
}

Frequently asked questions

What color is #CC5DFF?+

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

What is the closest Tailwind color to #CC5DFF?+

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