#C86C55 Color

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

Color preview

#C86C55

Color formats

HEX
#C86C55
RGB
rgb(200, 108, 85)
RGBA
rgba(200, 108, 85, 1)
HSL
hsl(12, 51%, 56%)
HSV
hsv(12, 58%, 78%)
CMYK
cmyk(0%, 46%, 58%, 22%)
CSS variable
--color-primary: #C86C55;
Lowercase HEX
#c86c55

Shades

Tints

Tones

Harmony

CSS snippets for #C86C55

.color-c86c55 {
  color: #C86C55;
  background-color: #C86C55;
}

Frequently asked questions

What color is #C86C55?+

#C86C55 is a HEX color with RGB value rgb(200, 108, 85) and HSL value hsl(12, 51%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C86C55?+

The closest Tailwind color is red-400, available as the bg-red-400 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