All Palettes

Color Palette #f2c5d2, #f2a6c4, #f2d4e5, #ffd6e9, #f2cfe5

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f2c5d2;
}
.rose-mallow {
color: #f2a6c4;
}
.hopeful {
color: #f2d4e5;
}
.pink-currant {
color: #ffd6e9;
}
.sparkling-pink {
color: #f2cfe5;
}

/* CSS Variables */
:root {
--in-the-pink:#f2c5d2;
--rose-mallow:#f2a6c4;
--hopeful:#f2d4e5;
--pink-currant:#ffd6e9;
--sparkling-pink:#f2cfe5;
}

More palettes to explore