#CC553D Color

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

Color preview

#CC553D

Color formats

HEX
#CC553D
RGB
rgb(204, 85, 61)
RGBA
rgba(204, 85, 61, 1)
HSL
hsl(10, 58%, 52%)
HSV
hsv(10, 70%, 80%)
CMYK
cmyk(0%, 58%, 70%, 20%)
CSS variable
--color-primary: #CC553D;
Lowercase HEX
#cc553d

Shades

Tints

Tones

Harmony

CSS snippets for #CC553D

.color-cc553d {
  color: #CC553D;
  background-color: #CC553D;
}

Frequently asked questions

What color is #CC553D?+

#CC553D is a HEX color with RGB value rgb(204, 85, 61) and HSL value hsl(10, 58%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC553D?+

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