#B1DBDC Color

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

Color preview

#B1DBDC

Color formats

HEX
#B1DBDC
RGB
rgb(177, 219, 220)
RGBA
rgba(177, 219, 220, 1)
HSL
hsl(181, 38%, 78%)
HSV
hsv(181, 20%, 86%)
CMYK
cmyk(20%, 0%, 0%, 14%)
CSS variable
--color-primary: #B1DBDC;
Lowercase HEX
#b1dbdc

Shades

Tints

Tones

Harmony

CSS snippets for #B1DBDC

.color-b1dbdc {
  color: #B1DBDC;
  background-color: #B1DBDC;
}

Frequently asked questions

What color is #B1DBDC?+

#B1DBDC is a HEX color with RGB value rgb(177, 219, 220) and HSL value hsl(181, 38%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B1DBDC?+

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