#BFBC9F Color

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

Color preview

#BFBC9F

Color formats

HEX
#BFBC9F
RGB
rgb(191, 188, 159)
RGBA
rgba(191, 188, 159, 1)
HSL
hsl(54, 20%, 69%)
HSV
hsv(54, 17%, 75%)
CMYK
cmyk(0%, 2%, 17%, 25%)
CSS variable
--color-primary: #BFBC9F;
Lowercase HEX
#bfbc9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFBC9F

.color-bfbc9f {
  color: #BFBC9F;
  background-color: #BFBC9F;
}

Frequently asked questions

What color is #BFBC9F?+

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

What is the closest Tailwind color to #BFBC9F?+

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