#CC787F Color

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

Color preview

#CC787F

Color formats

HEX
#CC787F
RGB
rgb(204, 120, 127)
RGBA
rgba(204, 120, 127, 1)
HSL
hsl(355, 45%, 64%)
HSV
hsv(355, 41%, 80%)
CMYK
cmyk(0%, 41%, 38%, 20%)
CSS variable
--color-primary: #CC787F;
Lowercase HEX
#cc787f

Shades

Tints

Tones

Harmony

CSS snippets for #CC787F

.color-cc787f {
  color: #CC787F;
  background-color: #CC787F;
}

Frequently asked questions

What color is #CC787F?+

#CC787F is a HEX color with RGB value rgb(204, 120, 127) and HSL value hsl(355, 45%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC787F?+

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