All Palettes

Color Palette #f5e0b2, #f1c5b1, #eab8c9, #f4a4bf, #f78da7

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e0b2;
}
.peach-temptation {
color: #f1c5b1;
}
.chantilly {
color: #eab8c9;
}
.pink-chalk {
color: #f4a4bf;
}
.unripe-strawberry {
color: #f78da7;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e0b2;
--peach-temptation:#f1c5b1;
--chantilly:#eab8c9;
--pink-chalk:#f4a4bf;
--unripe-strawberry:#f78da7;
}

More palettes to explore