All Palettes

Color Palette #f5e799, #f2d78c, #f3b67c, #f18e8e, #e65c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.first-day-of-summer {
color: #f5e799;
}
.pierogi {
color: #f2d78c;
}
.sunburst {
color: #f3b67c;
}
.bierwurst {
color: #f18e8e;
}
.carmine-rose {
color: #e65c8c;
}

/* CSS Variables */
:root {
--first-day-of-summer:#f5e799;
--pierogi:#f2d78c;
--sunburst:#f3b67c;
--bierwurst:#f18e8e;
--carmine-rose:#e65c8c;
}

More palettes to explore