#B9AEFB Color

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

Color preview

#B9AEFB

Color formats

HEX
#B9AEFB
RGB
rgb(185, 174, 251)
RGBA
rgba(185, 174, 251, 1)
HSL
hsl(249, 91%, 83%)
HSV
hsv(249, 31%, 98%)
CMYK
cmyk(26%, 31%, 0%, 2%)
CSS variable
--color-primary: #B9AEFB;
Lowercase HEX
#b9aefb

Shades

Tints

Tones

Harmony

CSS snippets for #B9AEFB

.color-b9aefb {
  color: #B9AEFB;
  background-color: #B9AEFB;
}

Frequently asked questions

What color is #B9AEFB?+

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

What is the closest Tailwind color to #B9AEFB?+

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