#BFA67B Color

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

Color preview

#BFA67B

Color formats

HEX
#BFA67B
RGB
rgb(191, 166, 123)
RGBA
rgba(191, 166, 123, 1)
HSL
hsl(38, 35%, 62%)
HSV
hsv(38, 36%, 75%)
CMYK
cmyk(0%, 13%, 36%, 25%)
CSS variable
--color-primary: #BFA67B;
Lowercase HEX
#bfa67b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA67B

.color-bfa67b {
  color: #BFA67B;
  background-color: #BFA67B;
}

Frequently asked questions

What color is #BFA67B?+

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

What is the closest Tailwind color to #BFA67B?+

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