#CC33D1 Color

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

Color preview

#CC33D1

Color formats

HEX
#CC33D1
RGB
rgb(204, 51, 209)
RGBA
rgba(204, 51, 209, 1)
HSL
hsl(298, 63%, 51%)
HSV
hsv(298, 76%, 82%)
CMYK
cmyk(2%, 76%, 0%, 18%)
CSS variable
--color-primary: #CC33D1;
Lowercase HEX
#cc33d1

Shades

Tints

Tones

Harmony

CSS snippets for #CC33D1

.color-cc33d1 {
  color: #CC33D1;
  background-color: #CC33D1;
}

Frequently asked questions

What color is #CC33D1?+

#CC33D1 is a HEX color with RGB value rgb(204, 51, 209) and HSL value hsl(298, 63%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC33D1?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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