#BBBB89 Color

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

Color preview

#BBBB89

Color formats

HEX
#BBBB89
RGB
rgb(187, 187, 137)
RGBA
rgba(187, 187, 137, 1)
HSL
hsl(60, 27%, 64%)
HSV
hsv(60, 27%, 73%)
CMYK
cmyk(0%, 0%, 27%, 27%)
CSS variable
--color-primary: #BBBB89;
Lowercase HEX
#bbbb89

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB89

.color-bbbb89 {
  color: #BBBB89;
  background-color: #BBBB89;
}

Frequently asked questions

What color is #BBBB89?+

#BBBB89 is a HEX color with RGB value rgb(187, 187, 137) and HSL value hsl(60, 27%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBB89?+

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