#CC7799 Color

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

Color preview

#CC7799

Color formats

HEX
#CC7799
RGB
rgb(204, 119, 153)
RGBA
rgba(204, 119, 153, 1)
HSL
hsl(336, 45%, 63%)
HSV
hsv(336, 42%, 80%)
CMYK
cmyk(0%, 42%, 25%, 20%)
CSS variable
--color-primary: #CC7799;
Lowercase HEX
#cc7799

Shades

Tints

Tones

Harmony

CSS snippets for #CC7799

.color-cc7799 {
  color: #CC7799;
  background-color: #CC7799;
}

Frequently asked questions

What color is #CC7799?+

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

What is the closest Tailwind color to #CC7799?+

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