All Palettes

Color Palette #f2a6c6, #f6c1d1, #efd7ea, #b3d4e0, #a4d8da

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f2a6c6;
}
.carnation-bouquet {
color: #f6c1d1;
}
.infatuation {
color: #efd7ea;
}
.foamy-surf {
color: #b3d4e0;
}
.midwinter-mist {
color: #a4d8da;
}

/* CSS Variables */
:root {
--rose-mallow:#f2a6c6;
--carnation-bouquet:#f6c1d1;
--infatuation:#efd7ea;
--foamy-surf:#b3d4e0;
--midwinter-mist:#a4d8da;
}

More palettes to explore