All Palettes

Color Palette #f2f6f8, #b2d6e0, #6db5d9, #f4c348, #f47b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.child-of-light {
color: #f2f6f8;
}
.foamy-surf {
color: #b2d6e0;
}
.broom-butterfly-blue {
color: #6db5d9;
}
.eyelash-viper {
color: #f4c348;
}
.meat {
color: #f47b7b;
}

/* CSS Variables */
:root {
--child-of-light:#f2f6f8;
--foamy-surf:#b2d6e0;
--broom-butterfly-blue:#6db5d9;
--eyelash-viper:#f4c348;
--meat:#f47b7b;
}

More palettes to explore