All Palettes

Color Palette #f2cae5, #eab8d1, #f5a3c0, #f7b3a6, #f8c6b4

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-pink {
color: #f2cae5;
}
.sweet-lilac {
color: #eab8d1;
}
.rogue-pink {
color: #f5a3c0;
}
.riviera-rose {
color: #f7b3a6;
}
.apricot-obsession {
color: #f8c6b4;
}

/* CSS Variables */
:root {
--sparkling-pink:#f2cae5;
--sweet-lilac:#eab8d1;
--rogue-pink:#f5a3c0;
--riviera-rose:#f7b3a6;
--apricot-obsession:#f8c6b4;
}

More palettes to explore