#BBB09B Color

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

Color preview

#BBB09B

Color formats

HEX
#BBB09B
RGB
rgb(187, 176, 155)
RGBA
rgba(187, 176, 155, 1)
HSL
hsl(39, 19%, 67%)
HSV
hsv(39, 17%, 73%)
CMYK
cmyk(0%, 6%, 17%, 27%)
CSS variable
--color-primary: #BBB09B;
Lowercase HEX
#bbb09b

Shades

Tints

Tones

Harmony

CSS snippets for #BBB09B

.color-bbb09b {
  color: #BBB09B;
  background-color: #BBB09B;
}

Frequently asked questions

What color is #BBB09B?+

#BBB09B is a HEX color with RGB value rgb(187, 176, 155) and HSL value hsl(39, 19%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB09B?+

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