#B3DBFB Color

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

Color preview

#B3DBFB

Color formats

HEX
#B3DBFB
RGB
rgb(179, 219, 251)
RGBA
rgba(179, 219, 251, 1)
HSL
hsl(207, 90%, 84%)
HSV
hsv(207, 29%, 98%)
CMYK
cmyk(29%, 13%, 0%, 2%)
CSS variable
--color-primary: #B3DBFB;
Lowercase HEX
#b3dbfb

Shades

Tints

Tones

Harmony

CSS snippets for #B3DBFB

.color-b3dbfb {
  color: #B3DBFB;
  background-color: #B3DBFB;
}

Frequently asked questions

What color is #B3DBFB?+

#B3DBFB is a HEX color with RGB value rgb(179, 219, 251) and HSL value hsl(207, 90%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DBFB?+

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