#CC5BFD Color

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

Color preview

#CC5BFD

Color formats

HEX
#CC5BFD
RGB
rgb(204, 91, 253)
RGBA
rgba(204, 91, 253, 1)
HSL
hsl(282, 98%, 67%)
HSV
hsv(282, 64%, 99%)
CMYK
cmyk(19%, 64%, 0%, 1%)
CSS variable
--color-primary: #CC5BFD;
Lowercase HEX
#cc5bfd

Shades

Tints

Tones

Harmony

CSS snippets for #CC5BFD

.color-cc5bfd {
  color: #CC5BFD;
  background-color: #CC5BFD;
}

Frequently asked questions

What color is #CC5BFD?+

#CC5BFD is a HEX color with RGB value rgb(204, 91, 253) and HSL value hsl(282, 98%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC5BFD?+

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