#B4C1DA Color

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

Color preview

#B4C1DA

Color formats

HEX
#B4C1DA
RGB
rgb(180, 193, 218)
RGBA
rgba(180, 193, 218, 1)
HSL
hsl(219, 34%, 78%)
HSV
hsv(219, 17%, 85%)
CMYK
cmyk(17%, 11%, 0%, 15%)
CSS variable
--color-primary: #B4C1DA;
Lowercase HEX
#b4c1da

Shades

Tints

Tones

Harmony

CSS snippets for #B4C1DA

.color-b4c1da {
  color: #B4C1DA;
  background-color: #B4C1DA;
}

Frequently asked questions

What color is #B4C1DA?+

#B4C1DA is a HEX color with RGB value rgb(180, 193, 218) and HSL value hsl(219, 34%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4C1DA?+

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