#CC707B Color

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

Color preview

#CC707B

Color formats

HEX
#CC707B
RGB
rgb(204, 112, 123)
RGBA
rgba(204, 112, 123, 1)
HSL
hsl(353, 47%, 62%)
HSV
hsv(353, 45%, 80%)
CMYK
cmyk(0%, 45%, 40%, 20%)
CSS variable
--color-primary: #CC707B;
Lowercase HEX
#cc707b

Shades

Tints

Tones

Harmony

CSS snippets for #CC707B

.color-cc707b {
  color: #CC707B;
  background-color: #CC707B;
}

Frequently asked questions

What color is #CC707B?+

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

What is the closest Tailwind color to #CC707B?+

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