#BBB899 Color

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

Color preview

#BBB899

Color formats

HEX
#BBB899
RGB
rgb(187, 184, 153)
RGBA
rgba(187, 184, 153, 1)
HSL
hsl(55, 20%, 67%)
HSV
hsv(55, 18%, 73%)
CMYK
cmyk(0%, 2%, 18%, 27%)
CSS variable
--color-primary: #BBB899;
Lowercase HEX
#bbb899

Shades

Tints

Tones

Harmony

CSS snippets for #BBB899

.color-bbb899 {
  color: #BBB899;
  background-color: #BBB899;
}

Frequently asked questions

What color is #BBB899?+

#BBB899 is a HEX color with RGB value rgb(187, 184, 153) and HSL value hsl(55, 20%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB899?+

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