#BFBD9F Color

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

Color preview

#BFBD9F

Color formats

HEX
#BFBD9F
RGB
rgb(191, 189, 159)
RGBA
rgba(191, 189, 159, 1)
HSL
hsl(56, 20%, 69%)
HSV
hsv(56, 17%, 75%)
CMYK
cmyk(0%, 1%, 17%, 25%)
CSS variable
--color-primary: #BFBD9F;
Lowercase HEX
#bfbd9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFBD9F

.color-bfbd9f {
  color: #BFBD9F;
  background-color: #BFBD9F;
}

Frequently asked questions

What color is #BFBD9F?+

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

What is the closest Tailwind color to #BFBD9F?+

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