#C85A41 Color

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

Color preview

#C85A41

Color formats

HEX
#C85A41
RGB
rgb(200, 90, 65)
RGBA
rgba(200, 90, 65, 1)
HSL
hsl(11, 55%, 52%)
HSV
hsv(11, 68%, 78%)
CMYK
cmyk(0%, 55%, 68%, 22%)
CSS variable
--color-primary: #C85A41;
Lowercase HEX
#c85a41

Shades

Tints

Tones

Harmony

CSS snippets for #C85A41

.color-c85a41 {
  color: #C85A41;
  background-color: #C85A41;
}

Frequently asked questions

What color is #C85A41?+

#C85A41 is a HEX color with RGB value rgb(200, 90, 65) and HSL value hsl(11, 55%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C85A41?+

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