#B1DEFB Color

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

Color preview

#B1DEFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B1DEFB

.color-b1defb {
  color: #B1DEFB;
  background-color: #B1DEFB;
}

Frequently asked questions

What color is #B1DEFB?+

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

What is the closest Tailwind color to #B1DEFB?+

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