#C8563C Color

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

Color preview

#C8563C

Color formats

HEX
#C8563C
RGB
rgb(200, 86, 60)
RGBA
rgba(200, 86, 60, 1)
HSL
hsl(11, 56%, 51%)
HSV
hsv(11, 70%, 78%)
CMYK
cmyk(0%, 57%, 70%, 22%)
CSS variable
--color-primary: #C8563C;
Lowercase HEX
#c8563c

Shades

Tints

Tones

Harmony

CSS snippets for #C8563C

.color-c8563c {
  color: #C8563C;
  background-color: #C8563C;
}

Frequently asked questions

What color is #C8563C?+

#C8563C is a HEX color with RGB value rgb(200, 86, 60) and HSL value hsl(11, 56%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8563C?+

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