#B3BBEF Color

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

Color preview

#B3BBEF

Color formats

HEX
#B3BBEF
RGB
rgb(179, 187, 239)
RGBA
rgba(179, 187, 239, 1)
HSL
hsl(232, 65%, 82%)
HSV
hsv(232, 25%, 94%)
CMYK
cmyk(25%, 22%, 0%, 6%)
CSS variable
--color-primary: #B3BBEF;
Lowercase HEX
#b3bbef

Shades

Tints

Tones

Harmony

CSS snippets for #B3BBEF

.color-b3bbef {
  color: #B3BBEF;
  background-color: #B3BBEF;
}

Frequently asked questions

What color is #B3BBEF?+

#B3BBEF is a HEX color with RGB value rgb(179, 187, 239) and HSL value hsl(232, 65%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3BBEF?+

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