#CC555D Color

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

Color preview

#CC555D

Color formats

HEX
#CC555D
RGB
rgb(204, 85, 93)
RGBA
rgba(204, 85, 93, 1)
HSL
hsl(356, 54%, 57%)
HSV
hsv(356, 58%, 80%)
CMYK
cmyk(0%, 58%, 54%, 20%)
CSS variable
--color-primary: #CC555D;
Lowercase HEX
#cc555d

Shades

Tints

Tones

Harmony

CSS snippets for #CC555D

.color-cc555d {
  color: #CC555D;
  background-color: #CC555D;
}

Frequently asked questions

What color is #CC555D?+

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

What is the closest Tailwind color to #CC555D?+

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