#C86E32 Color

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

Color preview

#C86E32

Color formats

HEX
#C86E32
RGB
rgb(200, 110, 50)
RGBA
rgba(200, 110, 50, 1)
HSL
hsl(24, 60%, 49%)
HSV
hsv(24, 75%, 78%)
CMYK
cmyk(0%, 45%, 75%, 22%)
CSS variable
--color-primary: #C86E32;
Lowercase HEX
#c86e32

Shades

Tints

Tones

Harmony

CSS snippets for #C86E32

.color-c86e32 {
  color: #C86E32;
  background-color: #C86E32;
}

Frequently asked questions

What color is #C86E32?+

#C86E32 is a HEX color with RGB value rgb(200, 110, 50) and HSL value hsl(24, 60%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C86E32?+

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