All Palettes

Color Palette #2594d0, #4da7db, #81d0e4, #b1e3f1, #f3fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.boyzone {
color: #2594d0;
}
.blue-astro {
color: #4da7db;
}
.sky-of-ocean {
color: #81d0e4;
}
.crystal-river {
color: #b1e3f1;
}
.cotton-ball {
color: #f3fafc;
}

/* CSS Variables */
:root {
--boyzone:#2594d0;
--blue-astro:#4da7db;
--sky-of-ocean:#81d0e4;
--crystal-river:#b1e3f1;
--cotton-ball:#f3fafc;
}

More palettes to explore