#CC42BE Color

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

Color preview

#CC42BE

Color formats

HEX
#CC42BE
RGB
rgb(204, 66, 190)
RGBA
rgba(204, 66, 190, 1)
HSL
hsl(306, 58%, 53%)
HSV
hsv(306, 68%, 80%)
CMYK
cmyk(0%, 68%, 7%, 20%)
CSS variable
--color-primary: #CC42BE;
Lowercase HEX
#cc42be

Shades

Tints

Tones

Harmony

CSS snippets for #CC42BE

.color-cc42be {
  color: #CC42BE;
  background-color: #CC42BE;
}

Frequently asked questions

What color is #CC42BE?+

#CC42BE is a HEX color with RGB value rgb(204, 66, 190) and HSL value hsl(306, 58%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC42BE?+

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