All Palettes

Color Palette #f4a4bf, #f69e84, #f9c6a9, #f1e3b1, #e9b9d2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.creamy-peach {
color: #f69e84;
}
.peach-damask {
color: #f9c6a9;
}
.lime-bright {
color: #f1e3b1;
}
.child-s-play {
color: #e9b9d2;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--creamy-peach:#f69e84;
--peach-damask:#f9c6a9;
--lime-bright:#f1e3b1;
--child-s-play:#e9b9d2;
}

More palettes to explore