All Palettes

Color Palette #3b9fd8, #6fb6e2, #a6d1e8, #e0f3fa, #b1e2f1

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3b9fd8;
}
.life-force {
color: #6fb6e2;
}
.chefchaouen-blue {
color: #a6d1e8;
}
.coastal-breeze {
color: #e0f3fa;
}
.crystal-river {
color: #b1e2f1;
}

/* CSS Variables */
:root {
--dayflower:#3b9fd8;
--life-force:#6fb6e2;
--chefchaouen-blue:#a6d1e8;
--coastal-breeze:#e0f3fa;
--crystal-river:#b1e2f1;
}

More palettes to explore