#BBB288 Color

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

Color preview

#BBB288

Color formats

HEX
#BBB288
RGB
rgb(187, 178, 136)
RGBA
rgba(187, 178, 136, 1)
HSL
hsl(49, 27%, 63%)
HSV
hsv(49, 27%, 73%)
CMYK
cmyk(0%, 5%, 27%, 27%)
CSS variable
--color-primary: #BBB288;
Lowercase HEX
#bbb288

Shades

Tints

Tones

Harmony

CSS snippets for #BBB288

.color-bbb288 {
  color: #BBB288;
  background-color: #BBB288;
}

Frequently asked questions

What color is #BBB288?+

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

What is the closest Tailwind color to #BBB288?+

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