#BFA78B Color

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

Color preview

#BFA78B

Color formats

HEX
#BFA78B
RGB
rgb(191, 167, 139)
RGBA
rgba(191, 167, 139, 1)
HSL
hsl(32, 29%, 65%)
HSV
hsv(32, 27%, 75%)
CMYK
cmyk(0%, 13%, 27%, 25%)
CSS variable
--color-primary: #BFA78B;
Lowercase HEX
#bfa78b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA78B

.color-bfa78b {
  color: #BFA78B;
  background-color: #BFA78B;
}

Frequently asked questions

What color is #BFA78B?+

#BFA78B is a HEX color with RGB value rgb(191, 167, 139) and HSL value hsl(32, 29%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFA78B?+

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