#CC757B Color

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

Color preview

#CC757B

Color formats

HEX
#CC757B
RGB
rgb(204, 117, 123)
RGBA
rgba(204, 117, 123, 1)
HSL
hsl(356, 46%, 63%)
HSV
hsv(356, 43%, 80%)
CMYK
cmyk(0%, 43%, 40%, 20%)
CSS variable
--color-primary: #CC757B;
Lowercase HEX
#cc757b

Shades

Tints

Tones

Harmony

CSS snippets for #CC757B

.color-cc757b {
  color: #CC757B;
  background-color: #CC757B;
}

Frequently asked questions

What color is #CC757B?+

#CC757B is a HEX color with RGB value rgb(204, 117, 123) and HSL value hsl(356, 46%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC757B?+

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