#B1D4DF Color

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

Color preview

#B1D4DF

Color formats

HEX
#B1D4DF
RGB
rgb(177, 212, 223)
RGBA
rgba(177, 212, 223, 1)
HSL
hsl(194, 42%, 78%)
HSV
hsv(194, 21%, 87%)
CMYK
cmyk(21%, 5%, 0%, 13%)
CSS variable
--color-primary: #B1D4DF;
Lowercase HEX
#b1d4df

Shades

Tints

Tones

Harmony

CSS snippets for #B1D4DF

.color-b1d4df {
  color: #B1D4DF;
  background-color: #B1D4DF;
}

Frequently asked questions

What color is #B1D4DF?+

#B1D4DF is a HEX color with RGB value rgb(177, 212, 223) and HSL value hsl(194, 42%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #B1D4DF?+

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