#B1ABEF Color

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

Color preview

#B1ABEF

Color formats

HEX
#B1ABEF
RGB
rgb(177, 171, 239)
RGBA
rgba(177, 171, 239, 1)
HSL
hsl(245, 68%, 80%)
HSV
hsv(245, 28%, 94%)
CMYK
cmyk(26%, 28%, 0%, 6%)
CSS variable
--color-primary: #B1ABEF;
Lowercase HEX
#b1abef

Shades

Tints

Tones

Harmony

CSS snippets for #B1ABEF

.color-b1abef {
  color: #B1ABEF;
  background-color: #B1ABEF;
}

Frequently asked questions

What color is #B1ABEF?+

#B1ABEF is a HEX color with RGB value rgb(177, 171, 239) and HSL value hsl(245, 68%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1ABEF?+

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