#B0BAEC Color

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

Color preview

#B0BAEC

Color formats

HEX
#B0BAEC
RGB
rgb(176, 186, 236)
RGBA
rgba(176, 186, 236, 1)
HSL
hsl(230, 61%, 81%)
HSV
hsv(230, 25%, 93%)
CMYK
cmyk(25%, 21%, 0%, 7%)
CSS variable
--color-primary: #B0BAEC;
Lowercase HEX
#b0baec

Shades

Tints

Tones

Harmony

CSS snippets for #B0BAEC

.color-b0baec {
  color: #B0BAEC;
  background-color: #B0BAEC;
}

Frequently asked questions

What color is #B0BAEC?+

#B0BAEC is a HEX color with RGB value rgb(176, 186, 236) and HSL value hsl(230, 61%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B0BAEC?+

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