#BBBE85 Color

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

Color preview

#BBBE85

Color formats

HEX
#BBBE85
RGB
rgb(187, 190, 133)
RGBA
rgba(187, 190, 133, 1)
HSL
hsl(63, 30%, 63%)
HSV
hsv(63, 30%, 75%)
CMYK
cmyk(2%, 0%, 30%, 25%)
CSS variable
--color-primary: #BBBE85;
Lowercase HEX
#bbbe85

Shades

Tints

Tones

Harmony

CSS snippets for #BBBE85

.color-bbbe85 {
  color: #BBBE85;
  background-color: #BBBE85;
}

Frequently asked questions

What color is #BBBE85?+

#BBBE85 is a HEX color with RGB value rgb(187, 190, 133) and HSL value hsl(63, 30%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBE85?+

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