All Palettes

Color Palette #e1b7d4, #f4a4bf, #f18e9b, #ef7b7d, #e05c70

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e1b7d4;
}
.pink-chalk {
color: #f4a4bf;
}
.wewak {
color: #f18e9b;
}
.meat {
color: #ef7b7d;
}
.swiss-chard {
color: #e05c70;
}

/* CSS Variables */
:root {
--eau-de-rose:#e1b7d4;
--pink-chalk:#f4a4bf;
--wewak:#f18e9b;
--meat:#ef7b7d;
--swiss-chard:#e05c70;
}

More palettes to explore