#BF8F78 Color

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

Color preview

#BF8F78

Color formats

HEX
#BF8F78
RGB
rgb(191, 143, 120)
RGBA
rgba(191, 143, 120, 1)
HSL
hsl(19, 36%, 61%)
HSV
hsv(19, 37%, 75%)
CMYK
cmyk(0%, 25%, 37%, 25%)
CSS variable
--color-primary: #BF8F78;
Lowercase HEX
#bf8f78

Shades

Tints

Tones

Harmony

CSS snippets for #BF8F78

.color-bf8f78 {
  color: #BF8F78;
  background-color: #BF8F78;
}

Frequently asked questions

What color is #BF8F78?+

#BF8F78 is a HEX color with RGB value rgb(191, 143, 120) and HSL value hsl(19, 36%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF8F78?+

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