All Palettes

Color Palette #f7abba, #f8d75d, #f7e1b6, #84e0e1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f7abba;
}
.glitter-yellow {
color: #f8d75d;
}
.flan {
color: #f7e1b6;
}
.cold-blue {
color: #84e0e1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f7abba;
--glitter-yellow:#f8d75d;
--flan:#f7e1b6;
--cold-blue:#84e0e1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore