#B9876D Color

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

Color preview

#B9876D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B9876D

.color-b9876d {
  color: #B9876D;
  background-color: #B9876D;
}

Frequently asked questions

What color is #B9876D?+

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

What is the closest Tailwind color to #B9876D?+

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