#BFA87B Color

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

Color preview

#BFA87B

Color formats

HEX
#BFA87B
RGB
rgb(191, 168, 123)
RGBA
rgba(191, 168, 123, 1)
HSL
hsl(40, 35%, 62%)
HSV
hsv(40, 36%, 75%)
CMYK
cmyk(0%, 12%, 36%, 25%)
CSS variable
--color-primary: #BFA87B;
Lowercase HEX
#bfa87b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA87B

.color-bfa87b {
  color: #BFA87B;
  background-color: #BFA87B;
}

Frequently asked questions

What color is #BFA87B?+

#BFA87B is a HEX color with RGB value rgb(191, 168, 123) and HSL value hsl(40, 35%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFA87B?+

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