#BBBF85 Color

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

Color preview

#BBBF85

Color formats

HEX
#BBBF85
RGB
rgb(187, 191, 133)
RGBA
rgba(187, 191, 133, 1)
HSL
hsl(64, 31%, 64%)
HSV
hsv(64, 30%, 75%)
CMYK
cmyk(2%, 0%, 30%, 25%)
CSS variable
--color-primary: #BBBF85;
Lowercase HEX
#bbbf85

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF85

.color-bbbf85 {
  color: #BBBF85;
  background-color: #BBBF85;
}

Frequently asked questions

What color is #BBBF85?+

#BBBF85 is a HEX color with RGB value rgb(187, 191, 133) and HSL value hsl(64, 31%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBF85?+

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