#B19BFB Color

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

Color preview

#B19BFB

Color formats

HEX
#B19BFB
RGB
rgb(177, 155, 251)
RGBA
rgba(177, 155, 251, 1)
HSL
hsl(254, 92%, 80%)
HSV
hsv(254, 38%, 98%)
CMYK
cmyk(29%, 38%, 0%, 2%)
CSS variable
--color-primary: #B19BFB;
Lowercase HEX
#b19bfb

Shades

Tints

Tones

Harmony

CSS snippets for #B19BFB

.color-b19bfb {
  color: #B19BFB;
  background-color: #B19BFB;
}

Frequently asked questions

What color is #B19BFB?+

#B19BFB is a HEX color with RGB value rgb(177, 155, 251) and HSL value hsl(254, 92%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B19BFB?+

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