#BBB29B Color

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

Color preview

#BBB29B

Color formats

HEX
#BBB29B
RGB
rgb(187, 178, 155)
RGBA
rgba(187, 178, 155, 1)
HSL
hsl(43, 19%, 67%)
HSV
hsv(43, 17%, 73%)
CMYK
cmyk(0%, 5%, 17%, 27%)
CSS variable
--color-primary: #BBB29B;
Lowercase HEX
#bbb29b

Shades

Tints

Tones

Harmony

CSS snippets for #BBB29B

.color-bbb29b {
  color: #BBB29B;
  background-color: #BBB29B;
}

Frequently asked questions

What color is #BBB29B?+

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

What is the closest Tailwind color to #BBB29B?+

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