#BBAD91 Color

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

Color preview

#BBAD91

Color formats

HEX
#BBAD91
RGB
rgb(187, 173, 145)
RGBA
rgba(187, 173, 145, 1)
HSL
hsl(40, 24%, 65%)
HSV
hsv(40, 22%, 73%)
CMYK
cmyk(0%, 7%, 22%, 27%)
CSS variable
--color-primary: #BBAD91;
Lowercase HEX
#bbad91

Shades

Tints

Tones

Harmony

CSS snippets for #BBAD91

.color-bbad91 {
  color: #BBAD91;
  background-color: #BBAD91;
}

Frequently asked questions

What color is #BBAD91?+

#BBAD91 is a HEX color with RGB value rgb(187, 173, 145) and HSL value hsl(40, 24%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBAD91?+

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