#B8B4B5 Color

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

Color preview

#B8B4B5

Color formats

HEX
#B8B4B5
RGB
rgb(184, 180, 181)
RGBA
rgba(184, 180, 181, 1)
HSL
hsl(345, 3%, 71%)
HSV
hsv(345, 2%, 72%)
CMYK
cmyk(0%, 2%, 2%, 28%)
CSS variable
--color-primary: #B8B4B5;
Lowercase HEX
#b8b4b5

Shades

Tints

Tones

Harmony

CSS snippets for #B8B4B5

.color-b8b4b5 {
  color: #B8B4B5;
  background-color: #B8B4B5;
}

Frequently asked questions

What color is #B8B4B5?+

#B8B4B5 is a HEX color with RGB value rgb(184, 180, 181) and HSL value hsl(345, 3%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B8B4B5?+

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