#B9876E Color

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

Color preview

#B9876E

Color formats

HEX
#B9876E
RGB
rgb(185, 135, 110)
RGBA
rgba(185, 135, 110, 1)
HSL
hsl(20, 35%, 58%)
HSV
hsv(20, 41%, 73%)
CMYK
cmyk(0%, 27%, 41%, 27%)
CSS variable
--color-primary: #B9876E;
Lowercase HEX
#b9876e

Shades

Tints

Tones

Harmony

CSS snippets for #B9876E

.color-b9876e {
  color: #B9876E;
  background-color: #B9876E;
}

Frequently asked questions

What color is #B9876E?+

#B9876E is a HEX color with RGB value rgb(185, 135, 110) and HSL value hsl(20, 35%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B9876E?+

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