#BBBF9F Color

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

Color preview

#BBBF9F

Color formats

HEX
#BBBF9F
RGB
rgb(187, 191, 159)
RGBA
rgba(187, 191, 159, 1)
HSL
hsl(68, 20%, 69%)
HSV
hsv(68, 17%, 75%)
CMYK
cmyk(2%, 0%, 17%, 25%)
CSS variable
--color-primary: #BBBF9F;
Lowercase HEX
#bbbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF9F

.color-bbbf9f {
  color: #BBBF9F;
  background-color: #BBBF9F;
}

Frequently asked questions

What color is #BBBF9F?+

#BBBF9F is a HEX color with RGB value rgb(187, 191, 159) and HSL value hsl(68, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBBF9F?+

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