#B2CAEB Color

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

Color preview

#B2CAEB

Color formats

HEX
#B2CAEB
RGB
rgb(178, 202, 235)
RGBA
rgba(178, 202, 235, 1)
HSL
hsl(215, 59%, 81%)
HSV
hsv(215, 24%, 92%)
CMYK
cmyk(24%, 14%, 0%, 8%)
CSS variable
--color-primary: #B2CAEB;
Lowercase HEX
#b2caeb

Shades

Tints

Tones

Harmony

CSS snippets for #B2CAEB

.color-b2caeb {
  color: #B2CAEB;
  background-color: #B2CAEB;
}

Frequently asked questions

What color is #B2CAEB?+

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

What is the closest Tailwind color to #B2CAEB?+

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