#BF9B5E Color

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

Color preview

#BF9B5E

Color formats

HEX
#BF9B5E
RGB
rgb(191, 155, 94)
RGBA
rgba(191, 155, 94, 1)
HSL
hsl(38, 43%, 56%)
HSV
hsv(38, 51%, 75%)
CMYK
cmyk(0%, 19%, 51%, 25%)
CSS variable
--color-primary: #BF9B5E;
Lowercase HEX
#bf9b5e

Shades

Tints

Tones

Harmony

CSS snippets for #BF9B5E

.color-bf9b5e {
  color: #BF9B5E;
  background-color: #BF9B5E;
}

Frequently asked questions

What color is #BF9B5E?+

#BF9B5E is a HEX color with RGB value rgb(191, 155, 94) and HSL value hsl(38, 43%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BF9B5E?+

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