All Palettes

Color Palette #f1f5f8, #e0e8eb, #c1d3d7, #b1c8cd, #a6bec5

0%
0%
0%

CSS code for this palette

/* CSS */
.child-of-light {
color: #f1f5f8;
}
.sweet-illusion {
color: #e0e8eb;
}
.scandinavian-sky {
color: #c1d3d7;
}
.floating-blue {
color: #b1c8cd;
}
.clear-vista {
color: #a6bec5;
}

/* CSS Variables */
:root {
--child-of-light:#f1f5f8;
--sweet-illusion:#e0e8eb;
--scandinavian-sky:#c1d3d7;
--floating-blue:#b1c8cd;
--clear-vista:#a6bec5;
}

More palettes to explore