All Palettes

Color Palette #eab8d1, #f7c6a6, #f3d2a0, #e3f0d6, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.peach-damask {
color: #f7c6a6;
}
.antique-wicker-basket {
color: #f3d2a0;
}
.spring-morn {
color: #e3f0d6;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--peach-damask:#f7c6a6;
--antique-wicker-basket:#f3d2a0;
--spring-morn:#e3f0d6;
--eerie-glow:#a7d7b8;
}

More palettes to explore