#B2DAEB Color

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

Color preview

#B2DAEB

Color formats

HEX
#B2DAEB
RGB
rgb(178, 218, 235)
RGBA
rgba(178, 218, 235, 1)
HSL
hsl(198, 59%, 81%)
HSV
hsv(198, 24%, 92%)
CMYK
cmyk(24%, 7%, 0%, 8%)
CSS variable
--color-primary: #B2DAEB;
Lowercase HEX
#b2daeb

Shades

Tints

Tones

Harmony

CSS snippets for #B2DAEB

.color-b2daeb {
  color: #B2DAEB;
  background-color: #B2DAEB;
}

Frequently asked questions

What color is #B2DAEB?+

#B2DAEB is a HEX color with RGB value rgb(178, 218, 235) and HSL value hsl(198, 59%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B2DAEB?+

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