#BBBE99 Color

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

Color preview

#BBBE99

Color formats

HEX
#BBBE99
RGB
rgb(187, 190, 153)
RGBA
rgba(187, 190, 153, 1)
HSL
hsl(65, 22%, 67%)
HSV
hsv(65, 19%, 75%)
CMYK
cmyk(2%, 0%, 19%, 25%)
CSS variable
--color-primary: #BBBE99;
Lowercase HEX
#bbbe99

Shades

Tints

Tones

Harmony

CSS snippets for #BBBE99

.color-bbbe99 {
  color: #BBBE99;
  background-color: #BBBE99;
}

Frequently asked questions

What color is #BBBE99?+

#BBBE99 is a HEX color with RGB value rgb(187, 190, 153) and HSL value hsl(65, 22%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBE99?+

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