#CC5955 Color

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

Color preview

#CC5955

Color formats

HEX
#CC5955
RGB
rgb(204, 89, 85)
RGBA
rgba(204, 89, 85, 1)
HSL
hsl(2, 54%, 57%)
HSV
hsv(2, 58%, 80%)
CMYK
cmyk(0%, 56%, 58%, 20%)
CSS variable
--color-primary: #CC5955;
Lowercase HEX
#cc5955

Shades

Tints

Tones

Harmony

CSS snippets for #CC5955

.color-cc5955 {
  color: #CC5955;
  background-color: #CC5955;
}

Frequently asked questions

What color is #CC5955?+

#CC5955 is a HEX color with RGB value rgb(204, 89, 85) and HSL value hsl(2, 54%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC5955?+

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