All Palettes

Color Palette #e3a5c4, #d56c9a, #a67d93, #f2c5d1, #f7706e

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e3a5c4;
}
.fiesta-pink {
color: #d56c9a;
}
.poise {
color: #a67d93;
}
.in-the-pink {
color: #f2c5d1;
}
.breeze-of-chilli {
color: #f7706e;
}

/* CSS Variables */
:root {
--prettiest-pink:#e3a5c4;
--fiesta-pink:#d56c9a;
--poise:#a67d93;
--in-the-pink:#f2c5d1;
--breeze-of-chilli:#f7706e;
}

More palettes to explore