#BF8C87 Color

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

Color preview

#BF8C87

Color formats

HEX
#BF8C87
RGB
rgb(191, 140, 135)
RGBA
rgba(191, 140, 135, 1)
HSL
hsl(5, 30%, 64%)
HSV
hsv(5, 29%, 75%)
CMYK
cmyk(0%, 27%, 29%, 25%)
CSS variable
--color-primary: #BF8C87;
Lowercase HEX
#bf8c87

Shades

Tints

Tones

Harmony

CSS snippets for #BF8C87

.color-bf8c87 {
  color: #BF8C87;
  background-color: #BF8C87;
}

Frequently asked questions

What color is #BF8C87?+

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

What is the closest Tailwind color to #BF8C87?+

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