#BFA98B Color

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

Color preview

#BFA98B

Color formats

HEX
#BFA98B
RGB
rgb(191, 169, 139)
RGBA
rgba(191, 169, 139, 1)
HSL
hsl(35, 29%, 65%)
HSV
hsv(35, 27%, 75%)
CMYK
cmyk(0%, 12%, 27%, 25%)
CSS variable
--color-primary: #BFA98B;
Lowercase HEX
#bfa98b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA98B

.color-bfa98b {
  color: #BFA98B;
  background-color: #BFA98B;
}

Frequently asked questions

What color is #BFA98B?+

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

What is the closest Tailwind color to #BFA98B?+

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