#B4D0DA Color

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

Color preview

#B4D0DA

Color formats

HEX
#B4D0DA
RGB
rgb(180, 208, 218)
RGBA
rgba(180, 208, 218, 1)
HSL
hsl(196, 34%, 78%)
HSV
hsv(196, 17%, 85%)
CMYK
cmyk(17%, 5%, 0%, 15%)
CSS variable
--color-primary: #B4D0DA;
Lowercase HEX
#b4d0da

Shades

Tints

Tones

Harmony

CSS snippets for #B4D0DA

.color-b4d0da {
  color: #B4D0DA;
  background-color: #B4D0DA;
}

Frequently asked questions

What color is #B4D0DA?+

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

What is the closest Tailwind color to #B4D0DA?+

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