All Palettes

Color Palette #d2a2c9, #e4b9d4, #f2c4e1, #f7e4d9, #f2a6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.geranium-bud {
color: #d2a2c9;
}
.eau-de-rose {
color: #e4b9d4;
}
.rosy-nectar {
color: #f2c4e1;
}
.cream-pink {
color: #f7e4d9;
}
.rozowy-pink {
color: #f2a6b6;
}

/* CSS Variables */
:root {
--geranium-bud:#d2a2c9;
--eau-de-rose:#e4b9d4;
--rosy-nectar:#f2c4e1;
--cream-pink:#f7e4d9;
--rozowy-pink:#f2a6b6;
}

More palettes to explore