All Palettes

Color Palette #f2c4d4, #f7a1b7, #f9c6b4, #f5e3a8, #f2e7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f2c4d4;
}
.harmonious-rose {
color: #f7a1b7;
}
.apricot-obsession {
color: #f9c6b4;
}
.lemon-ice-yellow {
color: #f5e3a8;
}
.eugenia {
color: #f2e7d4;
}

/* CSS Variables */
:root {
--sweetheart:#f2c4d4;
--harmonious-rose:#f7a1b7;
--apricot-obsession:#f9c6b4;
--lemon-ice-yellow:#f5e3a8;
--eugenia:#f2e7d4;
}

More palettes to explore