#B5BAFF Color

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

Color preview

#B5BAFF

Color formats

HEX
#B5BAFF
RGB
rgb(181, 186, 255)
RGBA
rgba(181, 186, 255, 1)
HSL
hsl(236, 100%, 85%)
HSV
hsv(236, 29%, 100%)
CMYK
cmyk(29%, 27%, 0%, 0%)
CSS variable
--color-primary: #B5BAFF;
Lowercase HEX
#b5baff

Shades

Tints

Tones

Harmony

CSS snippets for #B5BAFF

.color-b5baff {
  color: #B5BAFF;
  background-color: #B5BAFF;
}

Frequently asked questions

What color is #B5BAFF?+

#B5BAFF is a HEX color with RGB value rgb(181, 186, 255) and HSL value hsl(236, 100%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5BAFF?+

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