#CC707C Color

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

Color preview

#CC707C

Color formats

HEX
#CC707C
RGB
rgb(204, 112, 124)
RGBA
rgba(204, 112, 124, 1)
HSL
hsl(352, 47%, 62%)
HSV
hsv(352, 45%, 80%)
CMYK
cmyk(0%, 45%, 39%, 20%)
CSS variable
--color-primary: #CC707C;
Lowercase HEX
#cc707c

Shades

Tints

Tones

Harmony

CSS snippets for #CC707C

.color-cc707c {
  color: #CC707C;
  background-color: #CC707C;
}

Frequently asked questions

What color is #CC707C?+

#CC707C is a HEX color with RGB value rgb(204, 112, 124) and HSL value hsl(352, 47%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC707C?+

The closest Tailwind color is red-400, available as the bg-red-400 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