All Palettes

Color Palette #00b0e0, #a3d4e0, #e2f6f8, #b7e1d3, #7bdbd8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.french-pass {
color: #a3d4e0;
}
.coastal-breeze {
color: #e2f6f8;
}
.filtered-forest {
color: #b7e1d3;
}
.aqua-zing {
color: #7bdbd8;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--french-pass:#a3d4e0;
--coastal-breeze:#e2f6f8;
--filtered-forest:#b7e1d3;
--aqua-zing:#7bdbd8;
}

More palettes to explore