#C85F32 Color

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

Color preview

#C85F32

Color formats

HEX
#C85F32
RGB
rgb(200, 95, 50)
RGBA
rgba(200, 95, 50, 1)
HSL
hsl(18, 60%, 49%)
HSV
hsv(18, 75%, 78%)
CMYK
cmyk(0%, 53%, 75%, 22%)
CSS variable
--color-primary: #C85F32;
Lowercase HEX
#c85f32

Shades

Tints

Tones

Harmony

CSS snippets for #C85F32

.color-c85f32 {
  color: #C85F32;
  background-color: #C85F32;
}

Frequently asked questions

What color is #C85F32?+

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

What is the closest Tailwind color to #C85F32?+

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