#BBAD96 Color

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

Color preview

#BBAD96

Color formats

HEX
#BBAD96
RGB
rgb(187, 173, 150)
RGBA
rgba(187, 173, 150, 1)
HSL
hsl(37, 21%, 66%)
HSV
hsv(37, 20%, 73%)
CMYK
cmyk(0%, 7%, 20%, 27%)
CSS variable
--color-primary: #BBAD96;
Lowercase HEX
#bbad96

Shades

Tints

Tones

Harmony

CSS snippets for #BBAD96

.color-bbad96 {
  color: #BBAD96;
  background-color: #BBAD96;
}

Frequently asked questions

What color is #BBAD96?+

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

What is the closest Tailwind color to #BBAD96?+

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