#C8565C Color

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

Color preview

#C8565C

Color formats

HEX
#C8565C
RGB
rgb(200, 86, 92)
RGBA
rgba(200, 86, 92, 1)
HSL
hsl(357, 51%, 56%)
HSV
hsv(357, 57%, 78%)
CMYK
cmyk(0%, 57%, 54%, 22%)
CSS variable
--color-primary: #C8565C;
Lowercase HEX
#c8565c

Shades

Tints

Tones

Harmony

CSS snippets for #C8565C

.color-c8565c {
  color: #C8565C;
  background-color: #C8565C;
}

Frequently asked questions

What color is #C8565C?+

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

What is the closest Tailwind color to #C8565C?+

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