#B9BFEF Color

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

Color preview

#B9BFEF

Color formats

HEX
#B9BFEF
RGB
rgb(185, 191, 239)
RGBA
rgba(185, 191, 239, 1)
HSL
hsl(233, 63%, 83%)
HSV
hsv(233, 23%, 94%)
CMYK
cmyk(23%, 20%, 0%, 6%)
CSS variable
--color-primary: #B9BFEF;
Lowercase HEX
#b9bfef

Shades

Tints

Tones

Harmony

CSS snippets for #B9BFEF

.color-b9bfef {
  color: #B9BFEF;
  background-color: #B9BFEF;
}

Frequently asked questions

What color is #B9BFEF?+

#B9BFEF is a HEX color with RGB value rgb(185, 191, 239) and HSL value hsl(233, 63%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9BFEF?+

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