#C85040 Color

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

Color preview

#C85040

Color formats

HEX
#C85040
RGB
rgb(200, 80, 64)
RGBA
rgba(200, 80, 64, 1)
HSL
hsl(7, 55%, 52%)
HSV
hsv(7, 68%, 78%)
CMYK
cmyk(0%, 60%, 68%, 22%)
CSS variable
--color-primary: #C85040;
Lowercase HEX
#c85040

Shades

Tints

Tones

Harmony

CSS snippets for #C85040

.color-c85040 {
  color: #C85040;
  background-color: #C85040;
}

Frequently asked questions

What color is #C85040?+

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

What is the closest Tailwind color to #C85040?+

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