#B4AAAE Color

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

Color preview

#B4AAAE

Color formats

HEX
#B4AAAE
RGB
rgb(180, 170, 174)
RGBA
rgba(180, 170, 174, 1)
HSL
hsl(336, 6%, 69%)
HSV
hsv(336, 6%, 71%)
CMYK
cmyk(0%, 6%, 3%, 29%)
CSS variable
--color-primary: #B4AAAE;
Lowercase HEX
#b4aaae

Shades

Tints

Tones

Harmony

CSS snippets for #B4AAAE

.color-b4aaae {
  color: #B4AAAE;
  background-color: #B4AAAE;
}

Frequently asked questions

What color is #B4AAAE?+

#B4AAAE is a HEX color with RGB value rgb(180, 170, 174) and HSL value hsl(336, 6%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4AAAE?+

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