#B9ABCF Color

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

Color preview

#B9ABCF

Color formats

HEX
#B9ABCF
RGB
rgb(185, 171, 207)
RGBA
rgba(185, 171, 207, 1)
HSL
hsl(263, 27%, 74%)
HSV
hsv(263, 17%, 81%)
CMYK
cmyk(11%, 17%, 0%, 19%)
CSS variable
--color-primary: #B9ABCF;
Lowercase HEX
#b9abcf

Shades

Tints

Tones

Harmony

CSS snippets for #B9ABCF

.color-b9abcf {
  color: #B9ABCF;
  background-color: #B9ABCF;
}

Frequently asked questions

What color is #B9ABCF?+

#B9ABCF is a HEX color with RGB value rgb(185, 171, 207) and HSL value hsl(263, 27%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9ABCF?+

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