#B4BBDF Color

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

Color preview

#B4BBDF

Color formats

HEX
#B4BBDF
RGB
rgb(180, 187, 223)
RGBA
rgba(180, 187, 223, 1)
HSL
hsl(230, 40%, 79%)
HSV
hsv(230, 19%, 87%)
CMYK
cmyk(19%, 16%, 0%, 13%)
CSS variable
--color-primary: #B4BBDF;
Lowercase HEX
#b4bbdf

Shades

Tints

Tones

Harmony

CSS snippets for #B4BBDF

.color-b4bbdf {
  color: #B4BBDF;
  background-color: #B4BBDF;
}

Frequently asked questions

What color is #B4BBDF?+

#B4BBDF is a HEX color with RGB value rgb(180, 187, 223) and HSL value hsl(230, 40%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4BBDF?+

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