#B0BCD9 Color

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

Color preview

#B0BCD9

Color formats

HEX
#B0BCD9
RGB
rgb(176, 188, 217)
RGBA
rgba(176, 188, 217, 1)
HSL
hsl(222, 35%, 77%)
HSV
hsv(222, 19%, 85%)
CMYK
cmyk(19%, 13%, 0%, 15%)
CSS variable
--color-primary: #B0BCD9;
Lowercase HEX
#b0bcd9

Shades

Tints

Tones

Harmony

CSS snippets for #B0BCD9

.color-b0bcd9 {
  color: #B0BCD9;
  background-color: #B0BCD9;
}

Frequently asked questions

What color is #B0BCD9?+

#B0BCD9 is a HEX color with RGB value rgb(176, 188, 217) and HSL value hsl(222, 35%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B0BCD9?+

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