All Palettes

Color Palette #f0b2c5, #eab8d1, #f2c0d5, #f7d9e4, #f2a6c4

0%
0%
0%

CSS code for this palette

/* CSS */
.fallen-blossoms {
color: #f0b2c5;
}
.sweet-lilac {
color: #eab8d1;
}
.cherry-blossom {
color: #f2c0d5;
}
.lovely-breeze {
color: #f7d9e4;
}
.rose-mallow {
color: #f2a6c4;
}

/* CSS Variables */
:root {
--fallen-blossoms:#f0b2c5;
--sweet-lilac:#eab8d1;
--cherry-blossom:#f2c0d5;
--lovely-breeze:#f7d9e4;
--rose-mallow:#f2a6c4;
}

More palettes to explore