#CC2EBF Color

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

Color preview

#CC2EBF

Color formats

HEX
#CC2EBF
RGB
rgb(204, 46, 191)
RGBA
rgba(204, 46, 191, 1)
HSL
hsl(305, 63%, 49%)
HSV
hsv(305, 77%, 80%)
CMYK
cmyk(0%, 77%, 6%, 20%)
CSS variable
--color-primary: #CC2EBF;
Lowercase HEX
#cc2ebf

Shades

Tints

Tones

Harmony

CSS snippets for #CC2EBF

.color-cc2ebf {
  color: #CC2EBF;
  background-color: #CC2EBF;
}

Frequently asked questions

What color is #CC2EBF?+

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

What is the closest Tailwind color to #CC2EBF?+

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