#B1987B Color

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

Color preview

#B1987B

Color formats

HEX
#B1987B
RGB
rgb(177, 152, 123)
RGBA
rgba(177, 152, 123, 1)
HSL
hsl(32, 26%, 59%)
HSV
hsv(32, 31%, 69%)
CMYK
cmyk(0%, 14%, 31%, 31%)
CSS variable
--color-primary: #B1987B;
Lowercase HEX
#b1987b

Shades

Tints

Tones

Harmony

CSS snippets for #B1987B

.color-b1987b {
  color: #B1987B;
  background-color: #B1987B;
}

Frequently asked questions

What color is #B1987B?+

#B1987B is a HEX color with RGB value rgb(177, 152, 123) and HSL value hsl(32, 26%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B1987B?+

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