#CC2DFD Color

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

Color preview

#CC2DFD

Color formats

HEX
#CC2DFD
RGB
rgb(204, 45, 253)
RGBA
rgba(204, 45, 253, 1)
HSL
hsl(286, 98%, 58%)
HSV
hsv(286, 82%, 99%)
CMYK
cmyk(19%, 82%, 0%, 1%)
CSS variable
--color-primary: #CC2DFD;
Lowercase HEX
#cc2dfd

Shades

Tints

Tones

Harmony

CSS snippets for #CC2DFD

.color-cc2dfd {
  color: #CC2DFD;
  background-color: #CC2DFD;
}

Frequently asked questions

What color is #CC2DFD?+

#CC2DFD is a HEX color with RGB value rgb(204, 45, 253) and HSL value hsl(286, 98%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC2DFD?+

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