#CC505F Color

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

Color preview

#CC505F

Color formats

HEX
#CC505F
RGB
rgb(204, 80, 95)
RGBA
rgba(204, 80, 95, 1)
HSL
hsl(353, 55%, 56%)
HSV
hsv(353, 61%, 80%)
CMYK
cmyk(0%, 61%, 53%, 20%)
CSS variable
--color-primary: #CC505F;
Lowercase HEX
#cc505f

Shades

Tints

Tones

Harmony

CSS snippets for #CC505F

.color-cc505f {
  color: #CC505F;
  background-color: #CC505F;
}

Frequently asked questions

What color is #CC505F?+

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

What is the closest Tailwind color to #CC505F?+

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