#C8700D Color

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

Color preview

#C8700D

Color formats

HEX
#C8700D
RGB
rgb(200, 112, 13)
RGBA
rgba(200, 112, 13, 1)
HSL
hsl(32, 88%, 42%)
HSV
hsv(32, 94%, 78%)
CMYK
cmyk(0%, 44%, 94%, 22%)
CSS variable
--color-primary: #C8700D;
Lowercase HEX
#c8700d

Shades

Tints

Tones

Harmony

CSS snippets for #C8700D

.color-c8700d {
  color: #C8700D;
  background-color: #C8700D;
}

Frequently asked questions

What color is #C8700D?+

#C8700D is a HEX color with RGB value rgb(200, 112, 13) and HSL value hsl(32, 88%, 42%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C8700D?+

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