All Palettes

Color Palette #e0aec2, #f5c7c7, #f7e1b6, #e6d7c1, #f1c3bc

0%
0%
0%

CSS code for this palette

/* CSS */
.roseate-spoonbill {
color: #e0aec2;
}
.first-peach {
color: #f5c7c7;
}
.flan {
color: #f7e1b6;
}
.lotus-pod {
color: #e6d7c1;
}
.peach-ash {
color: #f1c3bc;
}

/* CSS Variables */
:root {
--roseate-spoonbill:#e0aec2;
--first-peach:#f5c7c7;
--flan:#f7e1b6;
--lotus-pod:#e6d7c1;
--peach-ash:#f1c3bc;
}

More palettes to explore