#BF9B63 Color

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

Color preview

#BF9B63

Color formats

HEX
#BF9B63
RGB
rgb(191, 155, 99)
RGBA
rgba(191, 155, 99, 1)
HSL
hsl(37, 42%, 57%)
HSV
hsv(37, 48%, 75%)
CMYK
cmyk(0%, 19%, 48%, 25%)
CSS variable
--color-primary: #BF9B63;
Lowercase HEX
#bf9b63

Shades

Tints

Tones

Harmony

CSS snippets for #BF9B63

.color-bf9b63 {
  color: #BF9B63;
  background-color: #BF9B63;
}

Frequently asked questions

What color is #BF9B63?+

#BF9B63 is a HEX color with RGB value rgb(191, 155, 99) and HSL value hsl(37, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BF9B63?+

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