#B1986C Color

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

Color preview

#B1986C

Color formats

HEX
#B1986C
RGB
rgb(177, 152, 108)
RGBA
rgba(177, 152, 108, 1)
HSL
hsl(38, 31%, 56%)
HSV
hsv(38, 39%, 69%)
CMYK
cmyk(0%, 14%, 39%, 31%)
CSS variable
--color-primary: #B1986C;
Lowercase HEX
#b1986c

Shades

Tints

Tones

Harmony

CSS snippets for #B1986C

.color-b1986c {
  color: #B1986C;
  background-color: #B1986C;
}

Frequently asked questions

What color is #B1986C?+

#B1986C is a HEX color with RGB value rgb(177, 152, 108) and HSL value hsl(38, 31%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B1986C?+

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