#BBAA84 Color

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

Color preview

#BBAA84

Color formats

HEX
#BBAA84
RGB
rgb(187, 170, 132)
RGBA
rgba(187, 170, 132, 1)
HSL
hsl(41, 29%, 63%)
HSV
hsv(41, 29%, 73%)
CMYK
cmyk(0%, 9%, 29%, 27%)
CSS variable
--color-primary: #BBAA84;
Lowercase HEX
#bbaa84

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA84

.color-bbaa84 {
  color: #BBAA84;
  background-color: #BBAA84;
}

Frequently asked questions

What color is #BBAA84?+

#BBAA84 is a HEX color with RGB value rgb(187, 170, 132) and HSL value hsl(41, 29%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBAA84?+

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