#B9ABC4 Color

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

Color preview

#B9ABC4

Color formats

HEX
#B9ABC4
RGB
rgb(185, 171, 196)
RGBA
rgba(185, 171, 196, 1)
HSL
hsl(274, 17%, 72%)
HSV
hsv(274, 13%, 77%)
CMYK
cmyk(6%, 13%, 0%, 23%)
CSS variable
--color-primary: #B9ABC4;
Lowercase HEX
#b9abc4

Shades

Tints

Tones

Harmony

CSS snippets for #B9ABC4

.color-b9abc4 {
  color: #B9ABC4;
  background-color: #B9ABC4;
}

Frequently asked questions

What color is #B9ABC4?+

#B9ABC4 is a HEX color with RGB value rgb(185, 171, 196) and HSL value hsl(274, 17%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9ABC4?+

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