#C85A3C Color

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

Color preview

#C85A3C

Color formats

HEX
#C85A3C
RGB
rgb(200, 90, 60)
RGBA
rgba(200, 90, 60, 1)
HSL
hsl(13, 56%, 51%)
HSV
hsv(13, 70%, 78%)
CMYK
cmyk(0%, 55%, 70%, 22%)
CSS variable
--color-primary: #C85A3C;
Lowercase HEX
#c85a3c

Shades

Tints

Tones

Harmony

CSS snippets for #C85A3C

.color-c85a3c {
  color: #C85A3C;
  background-color: #C85A3C;
}

Frequently asked questions

What color is #C85A3C?+

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

What is the closest Tailwind color to #C85A3C?+

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