#B4BBDE Color

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

Color preview

#B4BBDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B4BBDE

.color-b4bbde {
  color: #B4BBDE;
  background-color: #B4BBDE;
}

Frequently asked questions

What color is #B4BBDE?+

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

What is the closest Tailwind color to #B4BBDE?+

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