All Palettes

Color Palette #5b294c, #a84d68, #d99b87, #f1b2ac, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-bloom {
color: #5b294c;
}
.raspberry-patch {
color: #a84d68;
}
.alexandra-peach {
color: #d99b87;
}
.sango-pink {
color: #f1b2ac;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--winter-bloom:#5b294c;
--raspberry-patch:#a84d68;
--alexandra-peach:#d99b87;
--sango-pink:#f1b2ac;
--sweet-lilac:#eab8d1;
}

More palettes to explore