#B3DEFB Color

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

Color preview

#B3DEFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3DEFB

.color-b3defb {
  color: #B3DEFB;
  background-color: #B3DEFB;
}

Frequently asked questions

What color is #B3DEFB?+

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

What is the closest Tailwind color to #B3DEFB?+

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