#B1CCDF Color

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

Color preview

#B1CCDF

Color formats

HEX
#B1CCDF
RGB
rgb(177, 204, 223)
RGBA
rgba(177, 204, 223, 1)
HSL
hsl(205, 42%, 78%)
HSV
hsv(205, 21%, 87%)
CMYK
cmyk(21%, 9%, 0%, 13%)
CSS variable
--color-primary: #B1CCDF;
Lowercase HEX
#b1ccdf

Shades

Tints

Tones

Harmony

CSS snippets for #B1CCDF

.color-b1ccdf {
  color: #B1CCDF;
  background-color: #B1CCDF;
}

Frequently asked questions

What color is #B1CCDF?+

#B1CCDF is a HEX color with RGB value rgb(177, 204, 223) and HSL value hsl(205, 42%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1CCDF?+

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