#B2ABB0 Color

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

Color preview

#B2ABB0

Color formats

HEX
#B2ABB0
RGB
rgb(178, 171, 176)
RGBA
rgba(178, 171, 176, 1)
HSL
hsl(317, 4%, 68%)
HSV
hsv(317, 4%, 70%)
CMYK
cmyk(0%, 4%, 1%, 30%)
CSS variable
--color-primary: #B2ABB0;
Lowercase HEX
#b2abb0

Shades

Tints

Tones

Harmony

CSS snippets for #B2ABB0

.color-b2abb0 {
  color: #B2ABB0;
  background-color: #B2ABB0;
}

Frequently asked questions

What color is #B2ABB0?+

#B2ABB0 is a HEX color with RGB value rgb(178, 171, 176) and HSL value hsl(317, 4%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B2ABB0?+

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