#C8745B Color

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

Color preview

#C8745B

Color formats

HEX
#C8745B
RGB
rgb(200, 116, 91)
RGBA
rgba(200, 116, 91, 1)
HSL
hsl(14, 50%, 57%)
HSV
hsv(14, 54%, 78%)
CMYK
cmyk(0%, 42%, 54%, 22%)
CSS variable
--color-primary: #C8745B;
Lowercase HEX
#c8745b

Shades

Tints

Tones

Harmony

CSS snippets for #C8745B

.color-c8745b {
  color: #C8745B;
  background-color: #C8745B;
}

Frequently asked questions

What color is #C8745B?+

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

What is the closest Tailwind color to #C8745B?+

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