#BBBF91 Color

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

Color preview

#BBBF91

Color formats

HEX
#BBBF91
RGB
rgb(187, 191, 145)
RGBA
rgba(187, 191, 145, 1)
HSL
hsl(65, 26%, 66%)
HSV
hsv(65, 24%, 75%)
CMYK
cmyk(2%, 0%, 24%, 25%)
CSS variable
--color-primary: #BBBF91;
Lowercase HEX
#bbbf91

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF91

.color-bbbf91 {
  color: #BBBF91;
  background-color: #BBBF91;
}

Frequently asked questions

What color is #BBBF91?+

#BBBF91 is a HEX color with RGB value rgb(187, 191, 145) and HSL value hsl(65, 26%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBF91?+

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