#BBBA96 Color

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

Color preview

#BBBA96

Color formats

HEX
#BBBA96
RGB
rgb(187, 186, 150)
RGBA
rgba(187, 186, 150, 1)
HSL
hsl(58, 21%, 66%)
HSV
hsv(58, 20%, 73%)
CMYK
cmyk(0%, 1%, 20%, 27%)
CSS variable
--color-primary: #BBBA96;
Lowercase HEX
#bbba96

Shades

Tints

Tones

Harmony

CSS snippets for #BBBA96

.color-bbba96 {
  color: #BBBA96;
  background-color: #BBBA96;
}

Frequently asked questions

What color is #BBBA96?+

#BBBA96 is a HEX color with RGB value rgb(187, 186, 150) and HSL value hsl(58, 21%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBA96?+

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