#BBB888 Color

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

Color preview

#BBB888

Color formats

HEX
#BBB888
RGB
rgb(187, 184, 136)
RGBA
rgba(187, 184, 136, 1)
HSL
hsl(56, 27%, 63%)
HSV
hsv(56, 27%, 73%)
CMYK
cmyk(0%, 2%, 27%, 27%)
CSS variable
--color-primary: #BBB888;
Lowercase HEX
#bbb888

Shades

Tints

Tones

Harmony

CSS snippets for #BBB888

.color-bbb888 {
  color: #BBB888;
  background-color: #BBB888;
}

Frequently asked questions

What color is #BBB888?+

#BBB888 is a HEX color with RGB value rgb(187, 184, 136) and HSL value hsl(56, 27%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB888?+

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