#B5ABF2 Color

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

Color preview

#B5ABF2

Color formats

HEX
#B5ABF2
RGB
rgb(181, 171, 242)
RGBA
rgba(181, 171, 242, 1)
HSL
hsl(248, 73%, 81%)
HSV
hsv(248, 29%, 95%)
CMYK
cmyk(25%, 29%, 0%, 5%)
CSS variable
--color-primary: #B5ABF2;
Lowercase HEX
#b5abf2

Shades

Tints

Tones

Harmony

CSS snippets for #B5ABF2

.color-b5abf2 {
  color: #B5ABF2;
  background-color: #B5ABF2;
}

Frequently asked questions

What color is #B5ABF2?+

#B5ABF2 is a HEX color with RGB value rgb(181, 171, 242) and HSL value hsl(248, 73%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5ABF2?+

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