#BBBA84 Color

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

Color preview

#BBBA84

Color formats

HEX
#BBBA84
RGB
rgb(187, 186, 132)
RGBA
rgba(187, 186, 132, 1)
HSL
hsl(59, 29%, 63%)
HSV
hsv(59, 29%, 73%)
CMYK
cmyk(0%, 1%, 29%, 27%)
CSS variable
--color-primary: #BBBA84;
Lowercase HEX
#bbba84

Shades

Tints

Tones

Harmony

CSS snippets for #BBBA84

.color-bbba84 {
  color: #BBBA84;
  background-color: #BBBA84;
}

Frequently asked questions

What color is #BBBA84?+

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

What is the closest Tailwind color to #BBBA84?+

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