All Palettes

Color Palette #f0f2f4, #9fc4e9, #569fd7, #007a99, #005c75

0%
0%
0%

CSS code for this palette

/* CSS */
.zappy-zebra {
color: #f0f2f4;
}
.sweet-dreams {
color: #9fc4e9;
}
.picton-blue {
color: #569fd7;
}
.sea-sight {
color: #007a99;
}
.bosporus {
color: #005c75;
}

/* CSS Variables */
:root {
--zappy-zebra:#f0f2f4;
--sweet-dreams:#9fc4e9;
--picton-blue:#569fd7;
--sea-sight:#007a99;
--bosporus:#005c75;
}

More palettes to explore