#C8705B Color

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

Color preview

#C8705B

Color formats

HEX
#C8705B
RGB
rgb(200, 112, 91)
RGBA
rgba(200, 112, 91, 1)
HSL
hsl(12, 50%, 57%)
HSV
hsv(12, 54%, 78%)
CMYK
cmyk(0%, 44%, 54%, 22%)
CSS variable
--color-primary: #C8705B;
Lowercase HEX
#c8705b

Shades

Tints

Tones

Harmony

CSS snippets for #C8705B

.color-c8705b {
  color: #C8705B;
  background-color: #C8705B;
}

Frequently asked questions

What color is #C8705B?+

#C8705B is a HEX color with RGB value rgb(200, 112, 91) and HSL value hsl(12, 50%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8705B?+

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