All Palettes

Color Palette #1b8cc0, #4ab8e8, #9be2f8, #f3f7b1, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.cyan-cornflower-blue {
color: #1b8cc0;
}
.clean-pool {
color: #4ab8e8;
}
.columbia-blue {
color: #9be2f8;
}
.yellow-chalk {
color: #f3f7b1;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--cyan-cornflower-blue:#1b8cc0;
--clean-pool:#4ab8e8;
--columbia-blue:#9be2f8;
--yellow-chalk:#f3f7b1;
--sunshine-mellow:#f1c40e;
}

More palettes to explore