All Palettes

Color Palette #e25a8e, #f6a9a2, #f1d2b1, #f5e69e, #b6e7c2

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine-rose {
color: #e25a8e;
}
.calabrese {
color: #f6a9a2;
}
.banana-ice-cream {
color: #f1d2b1;
}
.venetian-yellow {
color: #f5e69e;
}
.glaucous-green {
color: #b6e7c2;
}

/* CSS Variables */
:root {
--carmine-rose:#e25a8e;
--calabrese:#f6a9a2;
--banana-ice-cream:#f1d2b1;
--venetian-yellow:#f5e69e;
--glaucous-green:#b6e7c2;
}

More palettes to explore