All Palettes

Color Palette #e6b2c5, #f1c6d7, #f4e1e5, #fae7b2, #f1c4b1

0%
0%
0%

CSS code for this palette

/* CSS */
.parfait-pink {
color: #e6b2c5;
}
.lily-legs {
color: #f1c6d7;
}
.blush-tint {
color: #f4e1e5;
}
.banana-mania {
color: #fae7b2;
}
.peach-temptation {
color: #f1c4b1;
}

/* CSS Variables */
:root {
--parfait-pink:#e6b2c5;
--lily-legs:#f1c6d7;
--blush-tint:#f4e1e5;
--banana-mania:#fae7b2;
--peach-temptation:#f1c4b1;
}

More palettes to explore