#B2DADC Color

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

Color preview

#B2DADC

Color formats

HEX
#B2DADC
RGB
rgb(178, 218, 220)
RGBA
rgba(178, 218, 220, 1)
HSL
hsl(183, 38%, 78%)
HSV
hsv(183, 19%, 86%)
CMYK
cmyk(19%, 1%, 0%, 14%)
CSS variable
--color-primary: #B2DADC;
Lowercase HEX
#b2dadc

Shades

Tints

Tones

Harmony

CSS snippets for #B2DADC

.color-b2dadc {
  color: #B2DADC;
  background-color: #B2DADC;
}

Frequently asked questions

What color is #B2DADC?+

#B2DADC is a HEX color with RGB value rgb(178, 218, 220) and HSL value hsl(183, 38%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B2DADC?+

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