#C85D40 Color

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

Color preview

#C85D40

Color formats

HEX
#C85D40
RGB
rgb(200, 93, 64)
RGBA
rgba(200, 93, 64, 1)
HSL
hsl(13, 55%, 52%)
HSV
hsv(13, 68%, 78%)
CMYK
cmyk(0%, 53%, 68%, 22%)
CSS variable
--color-primary: #C85D40;
Lowercase HEX
#c85d40

Shades

Tints

Tones

Harmony

CSS snippets for #C85D40

.color-c85d40 {
  color: #C85D40;
  background-color: #C85D40;
}

Frequently asked questions

What color is #C85D40?+

#C85D40 is a HEX color with RGB value rgb(200, 93, 64) and HSL value hsl(13, 55%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C85D40?+

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