#B86C50 Color

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

Color preview

#B86C50

Color formats

HEX
#B86C50
RGB
rgb(184, 108, 80)
RGBA
rgba(184, 108, 80, 1)
HSL
hsl(16, 42%, 52%)
HSV
hsv(16, 57%, 72%)
CMYK
cmyk(0%, 41%, 57%, 28%)
CSS variable
--color-primary: #B86C50;
Lowercase HEX
#b86c50

Shades

Tints

Tones

Harmony

CSS snippets for #B86C50

.color-b86c50 {
  color: #B86C50;
  background-color: #B86C50;
}

Frequently asked questions

What color is #B86C50?+

#B86C50 is a HEX color with RGB value rgb(184, 108, 80) and HSL value hsl(16, 42%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B86C50?+

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