#BBBA98 Color

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

Color preview

#BBBA98

Color formats

HEX
#BBBA98
RGB
rgb(187, 186, 152)
RGBA
rgba(187, 186, 152, 1)
HSL
hsl(58, 20%, 66%)
HSV
hsv(58, 19%, 73%)
CMYK
cmyk(0%, 1%, 19%, 27%)
CSS variable
--color-primary: #BBBA98;
Lowercase HEX
#bbba98

Shades

Tints

Tones

Harmony

CSS snippets for #BBBA98

.color-bbba98 {
  color: #BBBA98;
  background-color: #BBBA98;
}

Frequently asked questions

What color is #BBBA98?+

#BBBA98 is a HEX color with RGB value rgb(187, 186, 152) and HSL value hsl(58, 20%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBA98?+

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