#B1987C Color

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

Color preview

#B1987C

Color formats

HEX
#B1987C
RGB
rgb(177, 152, 124)
RGBA
rgba(177, 152, 124, 1)
HSL
hsl(32, 25%, 59%)
HSV
hsv(32, 30%, 69%)
CMYK
cmyk(0%, 14%, 30%, 31%)
CSS variable
--color-primary: #B1987C;
Lowercase HEX
#b1987c

Shades

Tints

Tones

Harmony

CSS snippets for #B1987C

.color-b1987c {
  color: #B1987C;
  background-color: #B1987C;
}

Frequently asked questions

What color is #B1987C?+

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

What is the closest Tailwind color to #B1987C?+

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