#B5BFFC Color

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

Color preview

#B5BFFC

Color formats

HEX
#B5BFFC
RGB
rgb(181, 191, 252)
RGBA
rgba(181, 191, 252, 1)
HSL
hsl(232, 92%, 85%)
HSV
hsv(232, 28%, 99%)
CMYK
cmyk(28%, 24%, 0%, 1%)
CSS variable
--color-primary: #B5BFFC;
Lowercase HEX
#b5bffc

Shades

Tints

Tones

Harmony

CSS snippets for #B5BFFC

.color-b5bffc {
  color: #B5BFFC;
  background-color: #B5BFFC;
}

Frequently asked questions

What color is #B5BFFC?+

#B5BFFC is a HEX color with RGB value rgb(181, 191, 252) and HSL value hsl(232, 92%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5BFFC?+

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