#B9ABFB Color

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

Color preview

#B9ABFB

Color formats

HEX
#B9ABFB
RGB
rgb(185, 171, 251)
RGBA
rgba(185, 171, 251, 1)
HSL
hsl(251, 91%, 83%)
HSV
hsv(251, 32%, 98%)
CMYK
cmyk(26%, 32%, 0%, 2%)
CSS variable
--color-primary: #B9ABFB;
Lowercase HEX
#b9abfb

Shades

Tints

Tones

Harmony

CSS snippets for #B9ABFB

.color-b9abfb {
  color: #B9ABFB;
  background-color: #B9ABFB;
}

Frequently asked questions

What color is #B9ABFB?+

#B9ABFB is a HEX color with RGB value rgb(185, 171, 251) and HSL value hsl(251, 91%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9ABFB?+

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