#BBAA95 Color

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

Color preview

#BBAA95

Color formats

HEX
#BBAA95
RGB
rgb(187, 170, 149)
RGBA
rgba(187, 170, 149, 1)
HSL
hsl(33, 22%, 66%)
HSV
hsv(33, 20%, 73%)
CMYK
cmyk(0%, 9%, 20%, 27%)
CSS variable
--color-primary: #BBAA95;
Lowercase HEX
#bbaa95

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA95

.color-bbaa95 {
  color: #BBAA95;
  background-color: #BBAA95;
}

Frequently asked questions

What color is #BBAA95?+

#BBAA95 is a HEX color with RGB value rgb(187, 170, 149) and HSL value hsl(33, 22%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBAA95?+

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