#B0ACB9 Color

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

Color preview

#B0ACB9

Color formats

HEX
#B0ACB9
RGB
rgb(176, 172, 185)
RGBA
rgba(176, 172, 185, 1)
HSL
hsl(258, 8%, 70%)
HSV
hsv(258, 7%, 73%)
CMYK
cmyk(5%, 7%, 0%, 27%)
CSS variable
--color-primary: #B0ACB9;
Lowercase HEX
#b0acb9

Shades

Tints

Tones

Harmony

CSS snippets for #B0ACB9

.color-b0acb9 {
  color: #B0ACB9;
  background-color: #B0ACB9;
}

Frequently asked questions

What color is #B0ACB9?+

#B0ACB9 is a HEX color with RGB value rgb(176, 172, 185) and HSL value hsl(258, 8%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B0ACB9?+

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