#CC505B Color

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

Color preview

#CC505B

Color formats

HEX
#CC505B
RGB
rgb(204, 80, 91)
RGBA
rgba(204, 80, 91, 1)
HSL
hsl(355, 55%, 56%)
HSV
hsv(355, 61%, 80%)
CMYK
cmyk(0%, 61%, 55%, 20%)
CSS variable
--color-primary: #CC505B;
Lowercase HEX
#cc505b

Shades

Tints

Tones

Harmony

CSS snippets for #CC505B

.color-cc505b {
  color: #CC505B;
  background-color: #CC505B;
}

Frequently asked questions

What color is #CC505B?+

#CC505B is a HEX color with RGB value rgb(204, 80, 91) and HSL value hsl(355, 55%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC505B?+

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