#B19FD1 Color

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

Color preview

#B19FD1

Color formats

HEX
#B19FD1
RGB
rgb(177, 159, 209)
RGBA
rgba(177, 159, 209, 1)
HSL
hsl(262, 35%, 72%)
HSV
hsv(262, 24%, 82%)
CMYK
cmyk(15%, 24%, 0%, 18%)
CSS variable
--color-primary: #B19FD1;
Lowercase HEX
#b19fd1

Shades

Tints

Tones

Harmony

CSS snippets for #B19FD1

.color-b19fd1 {
  color: #B19FD1;
  background-color: #B19FD1;
}

Frequently asked questions

What color is #B19FD1?+

#B19FD1 is a HEX color with RGB value rgb(177, 159, 209) and HSL value hsl(262, 35%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B19FD1?+

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