#B4B1AE Color

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

Color preview

#B4B1AE

Color formats

HEX
#B4B1AE
RGB
rgb(180, 177, 174)
RGBA
rgba(180, 177, 174, 1)
HSL
hsl(30, 4%, 69%)
HSV
hsv(30, 3%, 71%)
CMYK
cmyk(0%, 2%, 3%, 29%)
CSS variable
--color-primary: #B4B1AE;
Lowercase HEX
#b4b1ae

Shades

Tints

Tones

Harmony

CSS snippets for #B4B1AE

.color-b4b1ae {
  color: #B4B1AE;
  background-color: #B4B1AE;
}

Frequently asked questions

What color is #B4B1AE?+

#B4B1AE is a HEX color with RGB value rgb(180, 177, 174) and HSL value hsl(30, 4%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4B1AE?+

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