#BBBF87 Color

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

Color preview

#BBBF87

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF87

.color-bbbf87 {
  color: #BBBF87;
  background-color: #BBBF87;
}

Frequently asked questions

What color is #BBBF87?+

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

What is the closest Tailwind color to #BBBF87?+

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