All Palettes

Color Palette #3c9cdd, #5ce0b8, #f0e13d, #ff6b42, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3c9cdd;
}
.ocean-in-a-bowl {
color: #5ce0b8;
}
.highlighter-yellow {
color: #f0e13d;
}
.smashed-pumpkin {
color: #ff6b42;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--dayflower:#3c9cdd;
--ocean-in-a-bowl:#5ce0b8;
--highlighter-yellow:#f0e13d;
--smashed-pumpkin:#ff6b42;
--white-smoke:#f5f5f5;
}

More palettes to explore