All Palettes

Color Palette #00b0e0, #a0e8f8, #a3d3e0, #d1f2f5, #f2fdfd

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.ganon-blue {
color: #a0e8f8;
}
.french-pass {
color: #a3d3e0;
}
.windswept {
color: #d1f2f5;
}
.sparkling-snow {
color: #f2fdfd;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--ganon-blue:#a0e8f8;
--french-pass:#a3d3e0;
--windswept:#d1f2f5;
--sparkling-snow:#f2fdfd;
}

More palettes to explore