#CC777E Color

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

Color preview

#CC777E

Color formats

HEX
#CC777E
RGB
rgb(204, 119, 126)
RGBA
rgba(204, 119, 126, 1)
HSL
hsl(355, 45%, 63%)
HSV
hsv(355, 42%, 80%)
CMYK
cmyk(0%, 42%, 38%, 20%)
CSS variable
--color-primary: #CC777E;
Lowercase HEX
#cc777e

Shades

Tints

Tones

Harmony

CSS snippets for #CC777E

.color-cc777e {
  color: #CC777E;
  background-color: #CC777E;
}

Frequently asked questions

What color is #CC777E?+

#CC777E is a HEX color with RGB value rgb(204, 119, 126) and HSL value hsl(355, 45%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC777E?+

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