#BF8F84 Color

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

Color preview

#BF8F84

Color formats

HEX
#BF8F84
RGB
rgb(191, 143, 132)
RGBA
rgba(191, 143, 132, 1)
HSL
hsl(11, 32%, 63%)
HSV
hsv(11, 31%, 75%)
CMYK
cmyk(0%, 25%, 31%, 25%)
CSS variable
--color-primary: #BF8F84;
Lowercase HEX
#bf8f84

Shades

Tints

Tones

Harmony

CSS snippets for #BF8F84

.color-bf8f84 {
  color: #BF8F84;
  background-color: #BF8F84;
}

Frequently asked questions

What color is #BF8F84?+

#BF8F84 is a HEX color with RGB value rgb(191, 143, 132) and HSL value hsl(11, 32%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF8F84?+

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