All Palettes

Color Palette #e6a3b0, #f2c5d3, #f8e2e6, #f9d9b4, #f2b5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a3b0;
}
.in-the-pink {
color: #f2c5d3;
}
.poetic-princess {
color: #f8e2e6;
}
.sandy-bay {
color: #f9d9b4;
}
.rhodonite {
color: #f2b5c5;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a3b0;
--in-the-pink:#f2c5d3;
--poetic-princess:#f8e2e6;
--sandy-bay:#f9d9b4;
--rhodonite:#f2b5c5;
}

More palettes to explore