#C8843C Color

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

Color preview

#C8843C

Color formats

HEX
#C8843C
RGB
rgb(200, 132, 60)
RGBA
rgba(200, 132, 60, 1)
HSL
hsl(31, 56%, 51%)
HSV
hsv(31, 70%, 78%)
CMYK
cmyk(0%, 34%, 70%, 22%)
CSS variable
--color-primary: #C8843C;
Lowercase HEX
#c8843c

Shades

Tints

Tones

Harmony

CSS snippets for #C8843C

.color-c8843c {
  color: #C8843C;
  background-color: #C8843C;
}

Frequently asked questions

What color is #C8843C?+

#C8843C is a HEX color with RGB value rgb(200, 132, 60) and HSL value hsl(31, 56%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C8843C?+

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