#BFBB80 Color

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

Color preview

#BFBB80

Color formats

HEX
#BFBB80
RGB
rgb(191, 187, 128)
RGBA
rgba(191, 187, 128, 1)
HSL
hsl(56, 33%, 63%)
HSV
hsv(56, 33%, 75%)
CMYK
cmyk(0%, 2%, 33%, 25%)
CSS variable
--color-primary: #BFBB80;
Lowercase HEX
#bfbb80

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB80

.color-bfbb80 {
  color: #BFBB80;
  background-color: #BFBB80;
}

Frequently asked questions

What color is #BFBB80?+

#BFBB80 is a HEX color with RGB value rgb(191, 187, 128) and HSL value hsl(56, 33%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBB80?+

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