#CC33B8 Color

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

Color preview

#CC33B8

Color formats

HEX
#CC33B8
RGB
rgb(204, 51, 184)
RGBA
rgba(204, 51, 184, 1)
HSL
hsl(308, 60%, 50%)
HSV
hsv(308, 75%, 80%)
CMYK
cmyk(0%, 75%, 10%, 20%)
CSS variable
--color-primary: #CC33B8;
Lowercase HEX
#cc33b8

Shades

Tints

Tones

Harmony

CSS snippets for #CC33B8

.color-cc33b8 {
  color: #CC33B8;
  background-color: #CC33B8;
}

Frequently asked questions

What color is #CC33B8?+

#CC33B8 is a HEX color with RGB value rgb(204, 51, 184) and HSL value hsl(308, 60%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC33B8?+

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