#B1ABFB Color

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

Color preview

#B1ABFB

Color formats

HEX
#B1ABFB
RGB
rgb(177, 171, 251)
RGBA
rgba(177, 171, 251, 1)
HSL
hsl(245, 91%, 83%)
HSV
hsv(245, 32%, 98%)
CMYK
cmyk(29%, 32%, 0%, 2%)
CSS variable
--color-primary: #B1ABFB;
Lowercase HEX
#b1abfb

Shades

Tints

Tones

Harmony

CSS snippets for #B1ABFB

.color-b1abfb {
  color: #B1ABFB;
  background-color: #B1ABFB;
}

Frequently asked questions

What color is #B1ABFB?+

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

What is the closest Tailwind color to #B1ABFB?+

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