#CC6091 Color

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

Color preview

#CC6091

Color formats

HEX
#CC6091
RGB
rgb(204, 96, 145)
RGBA
rgba(204, 96, 145, 1)
HSL
hsl(333, 51%, 59%)
HSV
hsv(333, 53%, 80%)
CMYK
cmyk(0%, 53%, 29%, 20%)
CSS variable
--color-primary: #CC6091;
Lowercase HEX
#cc6091

Shades

Tints

Tones

Harmony

CSS snippets for #CC6091

.color-cc6091 {
  color: #CC6091;
  background-color: #CC6091;
}

Frequently asked questions

What color is #CC6091?+

#CC6091 is a HEX color with RGB value rgb(204, 96, 145) and HSL value hsl(333, 51%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC6091?+

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