All Palettes

Color Palette #f1b1d8, #eab8d0, #e5a4c2, #d26a9c, #a44c73

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f1b1d8;
}
.sweet-lilac {
color: #eab8d0;
}
.think-pink {
color: #e5a4c2;
}
.nocturnal-rose {
color: #d26a9c;
}
.magenta-haze {
color: #a44c73;
}

/* CSS Variables */
:root {
--soft-cashmere:#f1b1d8;
--sweet-lilac:#eab8d0;
--think-pink:#e5a4c2;
--nocturnal-rose:#d26a9c;
--magenta-haze:#a44c73;
}

More palettes to explore