#BFBA8E Color

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

Color preview

#BFBA8E

Color formats

HEX
#BFBA8E
RGB
rgb(191, 186, 142)
RGBA
rgba(191, 186, 142, 1)
HSL
hsl(54, 28%, 65%)
HSV
hsv(54, 26%, 75%)
CMYK
cmyk(0%, 3%, 26%, 25%)
CSS variable
--color-primary: #BFBA8E;
Lowercase HEX
#bfba8e

Shades

Tints

Tones

Harmony

CSS snippets for #BFBA8E

.color-bfba8e {
  color: #BFBA8E;
  background-color: #BFBA8E;
}

Frequently asked questions

What color is #BFBA8E?+

#BFBA8E is a HEX color with RGB value rgb(191, 186, 142) and HSL value hsl(54, 28%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBA8E?+

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