All Palettes

Color Palette #e8bdb5, #f1c6b1, #f4d2d4, #f7e3b6, #e5a9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-fog {
color: #e8bdb5;
}
.peach-temptation {
color: #f1c6b1;
}
.mary-s-rose {
color: #f4d2d4;
}
.barley-white {
color: #f7e3b6;
}
.sweet-heart {
color: #e5a9b4;
}

/* CSS Variables */
:root {
--rose-fog:#e8bdb5;
--peach-temptation:#f1c6b1;
--mary-s-rose:#f4d2d4;
--barley-white:#f7e3b6;
--sweet-heart:#e5a9b4;
}

More palettes to explore