#B3D3DB Color

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

Color preview

#B3D3DB

Color formats

HEX
#B3D3DB
RGB
rgb(179, 211, 219)
RGBA
rgba(179, 211, 219, 1)
HSL
hsl(192, 36%, 78%)
HSV
hsv(192, 18%, 86%)
CMYK
cmyk(18%, 4%, 0%, 14%)
CSS variable
--color-primary: #B3D3DB;
Lowercase HEX
#b3d3db

Shades

Tints

Tones

Harmony

CSS snippets for #B3D3DB

.color-b3d3db {
  color: #B3D3DB;
  background-color: #B3D3DB;
}

Frequently asked questions

What color is #B3D3DB?+

#B3D3DB is a HEX color with RGB value rgb(179, 211, 219) and HSL value hsl(192, 36%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3D3DB?+

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