All Palettes

Color Palette #2a9fd5, #6fc5e2, #a1d3e8, #e0f7fa, #f4f8fb

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-damselfly {
color: #2a9fd5;
}
.candid-blue {
color: #6fc5e2;
}
.chefchaouen-blue {
color: #a1d3e8;
}
.coastal-breeze {
color: #e0f7fa;
}
.m-white {
color: #f4f8fb;
}

/* CSS Variables */
:root {
--blue-damselfly:#2a9fd5;
--candid-blue:#6fc5e2;
--chefchaouen-blue:#a1d3e8;
--coastal-breeze:#e0f7fa;
--m-white:#f4f8fb;
}

More palettes to explore