#B1ABC8 Color

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

Color preview

#B1ABC8

Color formats

HEX
#B1ABC8
RGB
rgb(177, 171, 200)
RGBA
rgba(177, 171, 200, 1)
HSL
hsl(252, 21%, 73%)
HSV
hsv(252, 15%, 78%)
CMYK
cmyk(12%, 15%, 0%, 22%)
CSS variable
--color-primary: #B1ABC8;
Lowercase HEX
#b1abc8

Shades

Tints

Tones

Harmony

CSS snippets for #B1ABC8

.color-b1abc8 {
  color: #B1ABC8;
  background-color: #B1ABC8;
}

Frequently asked questions

What color is #B1ABC8?+

#B1ABC8 is a HEX color with RGB value rgb(177, 171, 200) and HSL value hsl(252, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1ABC8?+

The closest Tailwind color is gray-400, available as the bg-gray-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