All Palettes

Color Palette #3c9cdd, #5cdbd3, #8ef1e0, #b8e4a5, #f2e5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3c9cdd;
}
.hammam-blue {
color: #5cdbd3;
}
.turquoise-pearl {
color: #8ef1e0;
}
.madang {
color: #b8e4a5;
}
.sugar-cookie {
color: #f2e5a1;
}

/* CSS Variables */
:root {
--dayflower:#3c9cdd;
--hammam-blue:#5cdbd3;
--turquoise-pearl:#8ef1e0;
--madang:#b8e4a5;
--sugar-cookie:#f2e5a1;
}

More palettes to explore