All Palettes

Color Palette #d9b1a5, #e0c7ae, #f6e5d5, #f7c6a6, #e5a4b2

0%
0%
0%

CSS code for this palette

/* CSS */
.cinnamon-whip {
color: #d9b1a5;
}
.cockleshell {
color: #e0c7ae;
}
.heirloom-lace {
color: #f6e5d5;
}
.peach-damask {
color: #f7c6a6;
}
.love-at-first-sight {
color: #e5a4b2;
}

/* CSS Variables */
:root {
--cinnamon-whip:#d9b1a5;
--cockleshell:#e0c7ae;
--heirloom-lace:#f6e5d5;
--peach-damask:#f7c6a6;
--love-at-first-sight:#e5a4b2;
}

More palettes to explore