#BBB29D Color

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

Color preview

#BBB29D

Color formats

HEX
#BBB29D
RGB
rgb(187, 178, 157)
RGBA
rgba(187, 178, 157, 1)
HSL
hsl(42, 18%, 67%)
HSV
hsv(42, 16%, 73%)
CMYK
cmyk(0%, 5%, 16%, 27%)
CSS variable
--color-primary: #BBB29D;
Lowercase HEX
#bbb29d

Shades

Tints

Tones

Harmony

CSS snippets for #BBB29D

.color-bbb29d {
  color: #BBB29D;
  background-color: #BBB29D;
}

Frequently asked questions

What color is #BBB29D?+

#BBB29D is a HEX color with RGB value rgb(187, 178, 157) and HSL value hsl(42, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB29D?+

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