#B3BBDC Color

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

Color preview

#B3BBDC

Color formats

HEX
#B3BBDC
RGB
rgb(179, 187, 220)
RGBA
rgba(179, 187, 220, 1)
HSL
hsl(228, 37%, 78%)
HSV
hsv(228, 19%, 86%)
CMYK
cmyk(19%, 15%, 0%, 14%)
CSS variable
--color-primary: #B3BBDC;
Lowercase HEX
#b3bbdc

Shades

Tints

Tones

Harmony

CSS snippets for #B3BBDC

.color-b3bbdc {
  color: #B3BBDC;
  background-color: #B3BBDC;
}

Frequently asked questions

What color is #B3BBDC?+

#B3BBDC is a HEX color with RGB value rgb(179, 187, 220) and HSL value hsl(228, 37%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3BBDC?+

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