#C87F32 Color

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

Color preview

#C87F32

Color formats

HEX
#C87F32
RGB
rgb(200, 127, 50)
RGBA
rgba(200, 127, 50, 1)
HSL
hsl(31, 60%, 49%)
HSV
hsv(31, 75%, 78%)
CMYK
cmyk(0%, 37%, 75%, 22%)
CSS variable
--color-primary: #C87F32;
Lowercase HEX
#c87f32

Shades

Tints

Tones

Harmony

CSS snippets for #C87F32

.color-c87f32 {
  color: #C87F32;
  background-color: #C87F32;
}

Frequently asked questions

What color is #C87F32?+

#C87F32 is a HEX color with RGB value rgb(200, 127, 50) and HSL value hsl(31, 60%, 49%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C87F32?+

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