#B3ABBD Color

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

Color preview

#B3ABBD

Color formats

HEX
#B3ABBD
RGB
rgb(179, 171, 189)
RGBA
rgba(179, 171, 189, 1)
HSL
hsl(267, 12%, 71%)
HSV
hsv(267, 10%, 74%)
CMYK
cmyk(5%, 10%, 0%, 26%)
CSS variable
--color-primary: #B3ABBD;
Lowercase HEX
#b3abbd

Shades

Tints

Tones

Harmony

CSS snippets for #B3ABBD

.color-b3abbd {
  color: #B3ABBD;
  background-color: #B3ABBD;
}

Frequently asked questions

What color is #B3ABBD?+

#B3ABBD is a HEX color with RGB value rgb(179, 171, 189) and HSL value hsl(267, 12%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3ABBD?+

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