#CC7E92 Color

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

Color preview

#CC7E92

Color formats

HEX
#CC7E92
RGB
rgb(204, 126, 146)
RGBA
rgba(204, 126, 146, 1)
HSL
hsl(345, 43%, 65%)
HSV
hsv(345, 38%, 80%)
CMYK
cmyk(0%, 38%, 28%, 20%)
CSS variable
--color-primary: #CC7E92;
Lowercase HEX
#cc7e92

Shades

Tints

Tones

Harmony

CSS snippets for #CC7E92

.color-cc7e92 {
  color: #CC7E92;
  background-color: #CC7E92;
}

Frequently asked questions

What color is #CC7E92?+

#CC7E92 is a HEX color with RGB value rgb(204, 126, 146) and HSL value hsl(345, 43%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC7E92?+

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