All Palettes

Color Palette #f5b2c1, #f7d1b0, #f7e6a6, #c9e2a2, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.barrett-quince {
color: #f7d1b0;
}
.lemon-filling {
color: #f7e6a6;
}
.butterfly {
color: #c9e2a2;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--barrett-quince:#f7d1b0;
--lemon-filling:#f7e6a6;
--butterfly:#c9e2a2;
--eerie-glow:#a7d7b8;
}

More palettes to explore