#B1B99F Color

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

Color preview

#B1B99F

Color formats

HEX
#B1B99F
RGB
rgb(177, 185, 159)
RGBA
rgba(177, 185, 159, 1)
HSL
hsl(78, 16%, 67%)
HSV
hsv(78, 14%, 73%)
CMYK
cmyk(4%, 0%, 14%, 27%)
CSS variable
--color-primary: #B1B99F;
Lowercase HEX
#b1b99f

Shades

Tints

Tones

Harmony

CSS snippets for #B1B99F

.color-b1b99f {
  color: #B1B99F;
  background-color: #B1B99F;
}

Frequently asked questions

What color is #B1B99F?+

#B1B99F is a HEX color with RGB value rgb(177, 185, 159) and HSL value hsl(78, 16%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1B99F?+

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