#B5ABBD Color

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

Color preview

#B5ABBD

Color formats

HEX
#B5ABBD
RGB
rgb(181, 171, 189)
RGBA
rgba(181, 171, 189, 1)
HSL
hsl(273, 12%, 71%)
HSV
hsv(273, 10%, 74%)
CMYK
cmyk(4%, 10%, 0%, 26%)
CSS variable
--color-primary: #B5ABBD;
Lowercase HEX
#b5abbd

Shades

Tints

Tones

Harmony

CSS snippets for #B5ABBD

.color-b5abbd {
  color: #B5ABBD;
  background-color: #B5ABBD;
}

Frequently asked questions

What color is #B5ABBD?+

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

What is the closest Tailwind color to #B5ABBD?+

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