#B3DADD Color

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

Color preview

#B3DADD

Color formats

HEX
#B3DADD
RGB
rgb(179, 218, 221)
RGBA
rgba(179, 218, 221, 1)
HSL
hsl(184, 38%, 78%)
HSV
hsv(184, 19%, 87%)
CMYK
cmyk(19%, 1%, 0%, 13%)
CSS variable
--color-primary: #B3DADD;
Lowercase HEX
#b3dadd

Shades

Tints

Tones

Harmony

CSS snippets for #B3DADD

.color-b3dadd {
  color: #B3DADD;
  background-color: #B3DADD;
}

Frequently asked questions

What color is #B3DADD?+

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

What is the closest Tailwind color to #B3DADD?+

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