#B1B18C Color

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

Color preview

#B1B18C

Color formats

HEX
#B1B18C
RGB
rgb(177, 177, 140)
RGBA
rgba(177, 177, 140, 1)
HSL
hsl(60, 19%, 62%)
HSV
hsv(60, 21%, 69%)
CMYK
cmyk(0%, 0%, 21%, 31%)
CSS variable
--color-primary: #B1B18C;
Lowercase HEX
#b1b18c

Shades

Tints

Tones

Harmony

CSS snippets for #B1B18C

.color-b1b18c {
  color: #B1B18C;
  background-color: #B1B18C;
}

Frequently asked questions

What color is #B1B18C?+

#B1B18C is a HEX color with RGB value rgb(177, 177, 140) and HSL value hsl(60, 19%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1B18C?+

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