#BBBA93 Color

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

Color preview

#BBBA93

Color formats

HEX
#BBBA93
RGB
rgb(187, 186, 147)
RGBA
rgba(187, 186, 147, 1)
HSL
hsl(59, 23%, 65%)
HSV
hsv(59, 21%, 73%)
CMYK
cmyk(0%, 1%, 21%, 27%)
CSS variable
--color-primary: #BBBA93;
Lowercase HEX
#bbba93

Shades

Tints

Tones

Harmony

CSS snippets for #BBBA93

.color-bbba93 {
  color: #BBBA93;
  background-color: #BBBA93;
}

Frequently asked questions

What color is #BBBA93?+

#BBBA93 is a HEX color with RGB value rgb(187, 186, 147) and HSL value hsl(59, 23%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBA93?+

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