#B3BBDF Color

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

Color preview

#B3BBDF

Color formats

HEX
#B3BBDF
RGB
rgb(179, 187, 223)
RGBA
rgba(179, 187, 223, 1)
HSL
hsl(229, 41%, 79%)
HSV
hsv(229, 20%, 87%)
CMYK
cmyk(20%, 16%, 0%, 13%)
CSS variable
--color-primary: #B3BBDF;
Lowercase HEX
#b3bbdf

Shades

Tints

Tones

Harmony

CSS snippets for #B3BBDF

.color-b3bbdf {
  color: #B3BBDF;
  background-color: #B3BBDF;
}

Frequently asked questions

What color is #B3BBDF?+

#B3BBDF is a HEX color with RGB value rgb(179, 187, 223) and HSL value hsl(229, 41%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3BBDF?+

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