#B2ACB9 Color

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

Color preview

#B2ACB9

Color formats

HEX
#B2ACB9
RGB
rgb(178, 172, 185)
RGBA
rgba(178, 172, 185, 1)
HSL
hsl(268, 8%, 70%)
HSV
hsv(268, 7%, 73%)
CMYK
cmyk(4%, 7%, 0%, 27%)
CSS variable
--color-primary: #B2ACB9;
Lowercase HEX
#b2acb9

Shades

Tints

Tones

Harmony

CSS snippets for #B2ACB9

.color-b2acb9 {
  color: #B2ACB9;
  background-color: #B2ACB9;
}

Frequently asked questions

What color is #B2ACB9?+

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

What is the closest Tailwind color to #B2ACB9?+

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