All Palettes

Color Palette #a5d8e9, #a1d6e8, #b2e0f0, #d2f0f9, #f3fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a5d8e9;
}
.light-budgie-blue {
color: #a1d6e8;
}
.break-the-ice {
color: #b2e0f0;
}
.water {
color: #d2f0f9;
}
.cotton-ball {
color: #f3fafc;
}

/* CSS Variables */
:root {
--blue-click:#a5d8e9;
--light-budgie-blue:#a1d6e8;
--break-the-ice:#b2e0f0;
--water:#d2f0f9;
--cotton-ball:#f3fafc;
}

More palettes to explore