#B9A8FE Color

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

Color preview

#B9A8FE

Color formats

HEX
#B9A8FE
RGB
rgb(185, 168, 254)
RGBA
rgba(185, 168, 254, 1)
HSL
hsl(252, 98%, 83%)
HSV
hsv(252, 34%, 100%)
CMYK
cmyk(27%, 34%, 0%, 0%)
CSS variable
--color-primary: #B9A8FE;
Lowercase HEX
#b9a8fe

Shades

Tints

Tones

Harmony

CSS snippets for #B9A8FE

.color-b9a8fe {
  color: #B9A8FE;
  background-color: #B9A8FE;
}

Frequently asked questions

What color is #B9A8FE?+

#B9A8FE is a HEX color with RGB value rgb(185, 168, 254) and HSL value hsl(252, 98%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9A8FE?+

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