All Palettes

Color Palette #a1d3e8, #b7e0f1, #d4f1f7, #f5fafa, #e5f6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.chefchaouen-blue {
color: #a1d3e8;
}
.bellagio-fountains {
color: #b7e0f1;
}
.water {
color: #d4f1f7;
}
.everlasting-ice {
color: #f5fafa;
}
.clear-skies {
color: #e5f6ff;
}

/* CSS Variables */
:root {
--chefchaouen-blue:#a1d3e8;
--bellagio-fountains:#b7e0f1;
--water:#d4f1f7;
--everlasting-ice:#f5fafa;
--clear-skies:#e5f6ff;
}

More palettes to explore