#B3D3DD Color

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

Color preview

#B3D3DD

Color formats

HEX
#B3D3DD
RGB
rgb(179, 211, 221)
RGBA
rgba(179, 211, 221, 1)
HSL
hsl(194, 38%, 78%)
HSV
hsv(194, 19%, 87%)
CMYK
cmyk(19%, 5%, 0%, 13%)
CSS variable
--color-primary: #B3D3DD;
Lowercase HEX
#b3d3dd

Shades

Tints

Tones

Harmony

CSS snippets for #B3D3DD

.color-b3d3dd {
  color: #B3D3DD;
  background-color: #B3D3DD;
}

Frequently asked questions

What color is #B3D3DD?+

#B3D3DD is a HEX color with RGB value rgb(179, 211, 221) and HSL value hsl(194, 38%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B3D3DD?+

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