#BF9C87 Color

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

Color preview

#BF9C87

Color formats

HEX
#BF9C87
RGB
rgb(191, 156, 135)
RGBA
rgba(191, 156, 135, 1)
HSL
hsl(23, 30%, 64%)
HSV
hsv(23, 29%, 75%)
CMYK
cmyk(0%, 18%, 29%, 25%)
CSS variable
--color-primary: #BF9C87;
Lowercase HEX
#bf9c87

Shades

Tints

Tones

Harmony

CSS snippets for #BF9C87

.color-bf9c87 {
  color: #BF9C87;
  background-color: #BF9C87;
}

Frequently asked questions

What color is #BF9C87?+

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

What is the closest Tailwind color to #BF9C87?+

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