#BFBD9C Color

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

Color preview

#BFBD9C

Color formats

HEX
#BFBD9C
RGB
rgb(191, 189, 156)
RGBA
rgba(191, 189, 156, 1)
HSL
hsl(57, 21%, 68%)
HSV
hsv(57, 18%, 75%)
CMYK
cmyk(0%, 1%, 18%, 25%)
CSS variable
--color-primary: #BFBD9C;
Lowercase HEX
#bfbd9c

Shades

Tints

Tones

Harmony

CSS snippets for #BFBD9C

.color-bfbd9c {
  color: #BFBD9C;
  background-color: #BFBD9C;
}

Frequently asked questions

What color is #BFBD9C?+

#BFBD9C is a HEX color with RGB value rgb(191, 189, 156) and HSL value hsl(57, 21%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBD9C?+

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