#BFBD8C Color

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

Color preview

#BFBD8C

Color formats

HEX
#BFBD8C
RGB
rgb(191, 189, 140)
RGBA
rgba(191, 189, 140, 1)
HSL
hsl(58, 28%, 65%)
HSV
hsv(58, 27%, 75%)
CMYK
cmyk(0%, 1%, 27%, 25%)
CSS variable
--color-primary: #BFBD8C;
Lowercase HEX
#bfbd8c

Shades

Tints

Tones

Harmony

CSS snippets for #BFBD8C

.color-bfbd8c {
  color: #BFBD8C;
  background-color: #BFBD8C;
}

Frequently asked questions

What color is #BFBD8C?+

#BFBD8C is a HEX color with RGB value rgb(191, 189, 140) and HSL value hsl(58, 28%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBD8C?+

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