#B4BFAE Color

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

Color preview

#B4BFAE

Color formats

HEX
#B4BFAE
RGB
rgb(180, 191, 174)
RGBA
rgba(180, 191, 174, 1)
HSL
hsl(99, 12%, 72%)
HSV
hsv(99, 9%, 75%)
CMYK
cmyk(6%, 0%, 9%, 25%)
CSS variable
--color-primary: #B4BFAE;
Lowercase HEX
#b4bfae

Shades

Tints

Tones

Harmony

CSS snippets for #B4BFAE

.color-b4bfae {
  color: #B4BFAE;
  background-color: #B4BFAE;
}

Frequently asked questions

What color is #B4BFAE?+

#B4BFAE is a HEX color with RGB value rgb(180, 191, 174) and HSL value hsl(99, 12%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B4BFAE?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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