#B2DEFB Color

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

Color preview

#B2DEFB

Color formats

HEX
#B2DEFB
RGB
rgb(178, 222, 251)
RGBA
rgba(178, 222, 251, 1)
HSL
hsl(204, 90%, 84%)
HSV
hsv(204, 29%, 98%)
CMYK
cmyk(29%, 12%, 0%, 2%)
CSS variable
--color-primary: #B2DEFB;
Lowercase HEX
#b2defb

Shades

Tints

Tones

Harmony

CSS snippets for #B2DEFB

.color-b2defb {
  color: #B2DEFB;
  background-color: #B2DEFB;
}

Frequently asked questions

What color is #B2DEFB?+

#B2DEFB is a HEX color with RGB value rgb(178, 222, 251) and HSL value hsl(204, 90%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2DEFB?+

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