All Palettes

Color Palette #e8d6bb, #f2e4d4, #f5d7d1, #f8c4d9, #e5b8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.what-inheritance {
color: #e8d6bb;
}
.china-doll {
color: #f2e4d4;
}
.cupcake-pink {
color: #f5d7d1;
}
.miami-pink {
color: #f8c4d9;
}
.child-s-play {
color: #e5b8d7;
}

/* CSS Variables */
:root {
--what-inheritance:#e8d6bb;
--china-doll:#f2e4d4;
--cupcake-pink:#f5d7d1;
--miami-pink:#f8c4d9;
--child-s-play:#e5b8d7;
}

More palettes to explore