All Palettes

Color Palette #a6b4c4, #c3d0df, #dfe6f1, #f9e8b4, #f0c1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.suds {
color: #a6b4c4;
}
.stillwater-lake {
color: #c3d0df;
}
.moon-dust {
color: #dfe6f1;
}
.banana-yogurt {
color: #f9e8b4;
}
.silver-strawberry {
color: #f0c1c1;
}

/* CSS Variables */
:root {
--suds:#a6b4c4;
--stillwater-lake:#c3d0df;
--moon-dust:#dfe6f1;
--banana-yogurt:#f9e8b4;
--silver-strawberry:#f0c1c1;
}

More palettes to explore