All Palettes

Color Palette #f6a2a2, #fba989, #fbcf89, #f6e49d, #a5d69e

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.sunset-over-the-alps {
color: #fba989;
}
.puff-pastry-yellow {
color: #fbcf89;
}
.buttery-croissant {
color: #f6e49d;
}
.pistachio-green {
color: #a5d69e;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--sunset-over-the-alps:#fba989;
--puff-pastry-yellow:#fbcf89;
--buttery-croissant:#f6e49d;
--pistachio-green:#a5d69e;
}

More palettes to explore