#B0AAAE Color

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

Color preview

#B0AAAE

Color formats

HEX
#B0AAAE
RGB
rgb(176, 170, 174)
RGBA
rgba(176, 170, 174, 1)
HSL
hsl(320, 4%, 68%)
HSV
hsv(320, 3%, 69%)
CMYK
cmyk(0%, 3%, 1%, 31%)
CSS variable
--color-primary: #B0AAAE;
Lowercase HEX
#b0aaae

Shades

Tints

Tones

Harmony

CSS snippets for #B0AAAE

.color-b0aaae {
  color: #B0AAAE;
  background-color: #B0AAAE;
}

Frequently asked questions

What color is #B0AAAE?+

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

What is the closest Tailwind color to #B0AAAE?+

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