#B49EFA Color

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

Color preview

#B49EFA

Color formats

HEX
#B49EFA
RGB
rgb(180, 158, 250)
RGBA
rgba(180, 158, 250, 1)
HSL
hsl(254, 90%, 80%)
HSV
hsv(254, 37%, 98%)
CMYK
cmyk(28%, 37%, 0%, 2%)
CSS variable
--color-primary: #B49EFA;
Lowercase HEX
#b49efa

Shades

Tints

Tones

Harmony

CSS snippets for #B49EFA

.color-b49efa {
  color: #B49EFA;
  background-color: #B49EFA;
}

Frequently asked questions

What color is #B49EFA?+

#B49EFA is a HEX color with RGB value rgb(180, 158, 250) and HSL value hsl(254, 90%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B49EFA?+

The closest Tailwind color is violet-400, available as the bg-violet-400 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