#C8553D Color

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

Color preview

#C8553D

Color formats

HEX
#C8553D
RGB
rgb(200, 85, 61)
RGBA
rgba(200, 85, 61, 1)
HSL
hsl(10, 56%, 51%)
HSV
hsv(10, 70%, 78%)
CMYK
cmyk(0%, 58%, 70%, 22%)
CSS variable
--color-primary: #C8553D;
Lowercase HEX
#c8553d

Shades

Tints

Tones

Harmony

CSS snippets for #C8553D

.color-c8553d {
  color: #C8553D;
  background-color: #C8553D;
}

Frequently asked questions

What color is #C8553D?+

#C8553D is a HEX color with RGB value rgb(200, 85, 61) and HSL value hsl(10, 56%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8553D?+

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