#BBB488 Color

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

Color preview

#BBB488

Color formats

HEX
#BBB488
RGB
rgb(187, 180, 136)
RGBA
rgba(187, 180, 136, 1)
HSL
hsl(52, 27%, 63%)
HSV
hsv(52, 27%, 73%)
CMYK
cmyk(0%, 4%, 27%, 27%)
CSS variable
--color-primary: #BBB488;
Lowercase HEX
#bbb488

Shades

Tints

Tones

Harmony

CSS snippets for #BBB488

.color-bbb488 {
  color: #BBB488;
  background-color: #BBB488;
}

Frequently asked questions

What color is #BBB488?+

#BBB488 is a HEX color with RGB value rgb(187, 180, 136) and HSL value hsl(52, 27%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB488?+

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