#CC2EB7 Color

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

Color preview

#CC2EB7

Color formats

HEX
#CC2EB7
RGB
rgb(204, 46, 183)
RGBA
rgba(204, 46, 183, 1)
HSL
hsl(308, 63%, 49%)
HSV
hsv(308, 77%, 80%)
CMYK
cmyk(0%, 77%, 10%, 20%)
CSS variable
--color-primary: #CC2EB7;
Lowercase HEX
#cc2eb7

Shades

Tints

Tones

Harmony

CSS snippets for #CC2EB7

.color-cc2eb7 {
  color: #CC2EB7;
  background-color: #CC2EB7;
}

Frequently asked questions

What color is #CC2EB7?+

#CC2EB7 is a HEX color with RGB value rgb(204, 46, 183) and HSL value hsl(308, 63%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC2EB7?+

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