#CC42BC Color

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

Color preview

#CC42BC

Color formats

HEX
#CC42BC
RGB
rgb(204, 66, 188)
RGBA
rgba(204, 66, 188, 1)
HSL
hsl(307, 58%, 53%)
HSV
hsv(307, 68%, 80%)
CMYK
cmyk(0%, 68%, 8%, 20%)
CSS variable
--color-primary: #CC42BC;
Lowercase HEX
#cc42bc

Shades

Tints

Tones

Harmony

CSS snippets for #CC42BC

.color-cc42bc {
  color: #CC42BC;
  background-color: #CC42BC;
}

Frequently asked questions

What color is #CC42BC?+

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

What is the closest Tailwind color to #CC42BC?+

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