#CC3DFB Color

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

Color preview

#CC3DFB

Color formats

HEX
#CC3DFB
RGB
rgb(204, 61, 251)
RGBA
rgba(204, 61, 251, 1)
HSL
hsl(285, 96%, 61%)
HSV
hsv(285, 76%, 98%)
CMYK
cmyk(19%, 76%, 0%, 2%)
CSS variable
--color-primary: #CC3DFB;
Lowercase HEX
#cc3dfb

Shades

Tints

Tones

Harmony

CSS snippets for #CC3DFB

.color-cc3dfb {
  color: #CC3DFB;
  background-color: #CC3DFB;
}

Frequently asked questions

What color is #CC3DFB?+

#CC3DFB is a HEX color with RGB value rgb(204, 61, 251) and HSL value hsl(285, 96%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3DFB?+

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