#CC7090 Color

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

Color preview

#CC7090

Color formats

HEX
#CC7090
RGB
rgb(204, 112, 144)
RGBA
rgba(204, 112, 144, 1)
HSL
hsl(339, 47%, 62%)
HSV
hsv(339, 45%, 80%)
CMYK
cmyk(0%, 45%, 29%, 20%)
CSS variable
--color-primary: #CC7090;
Lowercase HEX
#cc7090

Shades

Tints

Tones

Harmony

CSS snippets for #CC7090

.color-cc7090 {
  color: #CC7090;
  background-color: #CC7090;
}

Frequently asked questions

What color is #CC7090?+

#CC7090 is a HEX color with RGB value rgb(204, 112, 144) and HSL value hsl(339, 47%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC7090?+

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