#BF8E87 Color

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

Color preview

#BF8E87

Color formats

HEX
#BF8E87
RGB
rgb(191, 142, 135)
RGBA
rgba(191, 142, 135, 1)
HSL
hsl(8, 30%, 64%)
HSV
hsv(8, 29%, 75%)
CMYK
cmyk(0%, 26%, 29%, 25%)
CSS variable
--color-primary: #BF8E87;
Lowercase HEX
#bf8e87

Shades

Tints

Tones

Harmony

CSS snippets for #BF8E87

.color-bf8e87 {
  color: #BF8E87;
  background-color: #BF8E87;
}

Frequently asked questions

What color is #BF8E87?+

#BF8E87 is a HEX color with RGB value rgb(191, 142, 135) and HSL value hsl(8, 30%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF8E87?+

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