#B9ABFF Color

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

Color preview

#B9ABFF

Color formats

HEX
#B9ABFF
RGB
rgb(185, 171, 255)
RGBA
rgba(185, 171, 255, 1)
HSL
hsl(250, 100%, 84%)
HSV
hsv(250, 33%, 100%)
CMYK
cmyk(27%, 33%, 0%, 0%)
CSS variable
--color-primary: #B9ABFF;
Lowercase HEX
#b9abff

Shades

Tints

Tones

Harmony

CSS snippets for #B9ABFF

.color-b9abff {
  color: #B9ABFF;
  background-color: #B9ABFF;
}

Frequently asked questions

What color is #B9ABFF?+

#B9ABFF is a HEX color with RGB value rgb(185, 171, 255) and HSL value hsl(250, 100%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9ABFF?+

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