#BF9E77 Color

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

Color preview

#BF9E77

Color formats

HEX
#BF9E77
RGB
rgb(191, 158, 119)
RGBA
rgba(191, 158, 119, 1)
HSL
hsl(33, 36%, 61%)
HSV
hsv(33, 38%, 75%)
CMYK
cmyk(0%, 17%, 38%, 25%)
CSS variable
--color-primary: #BF9E77;
Lowercase HEX
#bf9e77

Shades

Tints

Tones

Harmony

CSS snippets for #BF9E77

.color-bf9e77 {
  color: #BF9E77;
  background-color: #BF9E77;
}

Frequently asked questions

What color is #BF9E77?+

#BF9E77 is a HEX color with RGB value rgb(191, 158, 119) and HSL value hsl(33, 36%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BF9E77?+

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