All Palettes

Color Palette #a45b79, #eab8d1, #f3e2e7, #d5c8da, #b7a2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.cosmetic-red {
color: #a45b79;
}
.sweet-lilac {
color: #eab8d1;
}
.be-mine {
color: #f3e2e7;
}
.modesty {
color: #d5c8da;
}
.blue-pink {
color: #b7a2c3;
}

/* CSS Variables */
:root {
--cosmetic-red:#a45b79;
--sweet-lilac:#eab8d1;
--be-mine:#f3e2e7;
--modesty:#d5c8da;
--blue-pink:#b7a2c3;
}

More palettes to explore