#BBB49D Color

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

Color preview

#BBB49D

Color formats

HEX
#BBB49D
RGB
rgb(187, 180, 157)
RGBA
rgba(187, 180, 157, 1)
HSL
hsl(46, 18%, 67%)
HSV
hsv(46, 16%, 73%)
CMYK
cmyk(0%, 4%, 16%, 27%)
CSS variable
--color-primary: #BBB49D;
Lowercase HEX
#bbb49d

Shades

Tints

Tones

Harmony

CSS snippets for #BBB49D

.color-bbb49d {
  color: #BBB49D;
  background-color: #BBB49D;
}

Frequently asked questions

What color is #BBB49D?+

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

What is the closest Tailwind color to #BBB49D?+

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