All Palettes

Color Palette #b6c9d8, #a1b0c4, #9099b2, #d1e3f0, #f0e3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b6c9d8;
}
.blue-pot {
color: #a1b0c4;
}
.vintage-ribbon {
color: #9099b2;
}
.escape-from-columbia {
color: #d1e3f0;
}
.uptown-taupe {
color: #f0e3d6;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b6c9d8;
--blue-pot:#a1b0c4;
--vintage-ribbon:#9099b2;
--escape-from-columbia:#d1e3f0;
--uptown-taupe:#f0e3d6;
}

More palettes to explore