#B1CAEB Color

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

Color preview

#B1CAEB

Color formats

HEX
#B1CAEB
RGB
rgb(177, 202, 235)
RGBA
rgba(177, 202, 235, 1)
HSL
hsl(214, 59%, 81%)
HSV
hsv(214, 25%, 92%)
CMYK
cmyk(25%, 14%, 0%, 8%)
CSS variable
--color-primary: #B1CAEB;
Lowercase HEX
#b1caeb

Shades

Tints

Tones

Harmony

CSS snippets for #B1CAEB

.color-b1caeb {
  color: #B1CAEB;
  background-color: #B1CAEB;
}

Frequently asked questions

What color is #B1CAEB?+

#B1CAEB is a HEX color with RGB value rgb(177, 202, 235) and HSL value hsl(214, 59%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1CAEB?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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