All Palettes

Color Palette #e7d5e4, #f3e2f1, #f6c6d7, #f4b8c4, #ef7b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.sonora-rose {
color: #e7d5e4;
}
.sheer-lavender {
color: #f3e2f1;
}
.mountain-laurel {
color: #f6c6d7;
}
.petals-unfolding {
color: #f4b8c4;
}
.pink-carnation {
color: #ef7b9c;
}

/* CSS Variables */
:root {
--sonora-rose:#e7d5e4;
--sheer-lavender:#f3e2f1;
--mountain-laurel:#f6c6d7;
--petals-unfolding:#f4b8c4;
--pink-carnation:#ef7b9c;
}

More palettes to explore