#BFBA9F Color

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

Color preview

#BFBA9F

Color formats

HEX
#BFBA9F
RGB
rgb(191, 186, 159)
RGBA
rgba(191, 186, 159, 1)
HSL
hsl(51, 20%, 69%)
HSV
hsv(51, 17%, 75%)
CMYK
cmyk(0%, 3%, 17%, 25%)
CSS variable
--color-primary: #BFBA9F;
Lowercase HEX
#bfba9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFBA9F

.color-bfba9f {
  color: #BFBA9F;
  background-color: #BFBA9F;
}

Frequently asked questions

What color is #BFBA9F?+

#BFBA9F is a HEX color with RGB value rgb(191, 186, 159) and HSL value hsl(51, 20%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBA9F?+

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