#B3DBFF Color

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

Color preview

#B3DBFF

Color formats

HEX
#B3DBFF
RGB
rgb(179, 219, 255)
RGBA
rgba(179, 219, 255, 1)
HSL
hsl(208, 100%, 85%)
HSV
hsv(208, 30%, 100%)
CMYK
cmyk(30%, 14%, 0%, 0%)
CSS variable
--color-primary: #B3DBFF;
Lowercase HEX
#b3dbff

Shades

Tints

Tones

Harmony

CSS snippets for #B3DBFF

.color-b3dbff {
  color: #B3DBFF;
  background-color: #B3DBFF;
}

Frequently asked questions

What color is #B3DBFF?+

#B3DBFF is a HEX color with RGB value rgb(179, 219, 255) and HSL value hsl(208, 100%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DBFF?+

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