All Palettes

Color Palette #f1d0d4, #eab8c9, #e6a2c1, #d680a5, #c75c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.nursery {
color: #f1d0d4;
}
.chantilly {
color: #eab8c9;
}
.think-pink {
color: #e6a2c1;
}
.heirloom-rose {
color: #d680a5;
}
.ibis-rose {
color: #c75c8c;
}

/* CSS Variables */
:root {
--nursery:#f1d0d4;
--chantilly:#eab8c9;
--think-pink:#e6a2c1;
--heirloom-rose:#d680a5;
--ibis-rose:#c75c8c;
}

More palettes to explore