All Palettes

Color Palette #e1b7d5, #f5a3b1, #f69a8e, #f5e0a3, #f3d26d

0%
0%
0%

CSS code for this palette

/* CSS */
.french-lilac {
color: #e1b7d5;
}
.pink-fit {
color: #f5a3b1;
}
.cherrystone {
color: #f69a8e;
}
.sun-dust {
color: #f5e0a3;
}
.yellow-tulip {
color: #f3d26d;
}

/* CSS Variables */
:root {
--french-lilac:#e1b7d5;
--pink-fit:#f5a3b1;
--cherrystone:#f69a8e;
--sun-dust:#f5e0a3;
--yellow-tulip:#f3d26d;
}

More palettes to explore