#CC7883 Color

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

Color preview

#CC7883

Color formats

HEX
#CC7883
RGB
rgb(204, 120, 131)
RGBA
rgba(204, 120, 131, 1)
HSL
hsl(352, 45%, 64%)
HSV
hsv(352, 41%, 80%)
CMYK
cmyk(0%, 41%, 36%, 20%)
CSS variable
--color-primary: #CC7883;
Lowercase HEX
#cc7883

Shades

Tints

Tones

Harmony

CSS snippets for #CC7883

.color-cc7883 {
  color: #CC7883;
  background-color: #CC7883;
}

Frequently asked questions

What color is #CC7883?+

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

What is the closest Tailwind color to #CC7883?+

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