#BFBB9D Color

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

Color preview

#BFBB9D

Color formats

HEX
#BFBB9D
RGB
rgb(191, 187, 157)
RGBA
rgba(191, 187, 157, 1)
HSL
hsl(53, 21%, 68%)
HSV
hsv(53, 18%, 75%)
CMYK
cmyk(0%, 2%, 18%, 25%)
CSS variable
--color-primary: #BFBB9D;
Lowercase HEX
#bfbb9d

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB9D

.color-bfbb9d {
  color: #BFBB9D;
  background-color: #BFBB9D;
}

Frequently asked questions

What color is #BFBB9D?+

#BFBB9D is a HEX color with RGB value rgb(191, 187, 157) and HSL value hsl(53, 21%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBB9D?+

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