#BBB191 Color

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

Color preview

#BBB191

Color formats

HEX
#BBB191
RGB
rgb(187, 177, 145)
RGBA
rgba(187, 177, 145, 1)
HSL
hsl(46, 24%, 65%)
HSV
hsv(46, 22%, 73%)
CMYK
cmyk(0%, 5%, 22%, 27%)
CSS variable
--color-primary: #BBB191;
Lowercase HEX
#bbb191

Shades

Tints

Tones

Harmony

CSS snippets for #BBB191

.color-bbb191 {
  color: #BBB191;
  background-color: #BBB191;
}

Frequently asked questions

What color is #BBB191?+

#BBB191 is a HEX color with RGB value rgb(187, 177, 145) and HSL value hsl(46, 24%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB191?+

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