#B1AAAE Color

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

Color preview

#B1AAAE

Color formats

HEX
#B1AAAE
RGB
rgb(177, 170, 174)
RGBA
rgba(177, 170, 174, 1)
HSL
hsl(326, 4%, 68%)
HSV
hsv(326, 4%, 69%)
CMYK
cmyk(0%, 4%, 2%, 31%)
CSS variable
--color-primary: #B1AAAE;
Lowercase HEX
#b1aaae

Shades

Tints

Tones

Harmony

CSS snippets for #B1AAAE

.color-b1aaae {
  color: #B1AAAE;
  background-color: #B1AAAE;
}

Frequently asked questions

What color is #B1AAAE?+

#B1AAAE is a HEX color with RGB value rgb(177, 170, 174) and HSL value hsl(326, 4%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1AAAE?+

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