#BFBA80 Color

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

Color preview

#BFBA80

Color formats

HEX
#BFBA80
RGB
rgb(191, 186, 128)
RGBA
rgba(191, 186, 128, 1)
HSL
hsl(55, 33%, 63%)
HSV
hsv(55, 33%, 75%)
CMYK
cmyk(0%, 3%, 33%, 25%)
CSS variable
--color-primary: #BFBA80;
Lowercase HEX
#bfba80

Shades

Tints

Tones

Harmony

CSS snippets for #BFBA80

.color-bfba80 {
  color: #BFBA80;
  background-color: #BFBA80;
}

Frequently asked questions

What color is #BFBA80?+

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

What is the closest Tailwind color to #BFBA80?+

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