All Palettes

Color Palette #5b4b8b, #8a7b9d, #b6a0c5, #f1c1d2, #f77e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.relic {
color: #8a7b9d;
}
.blue-pink {
color: #b6a0c5;
}
.carnation-bouquet {
color: #f1c1d2;
}
.shell-pink {
color: #f77e7e;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--relic:#8a7b9d;
--blue-pink:#b6a0c5;
--carnation-bouquet:#f1c1d2;
--shell-pink:#f77e7e;
}

More palettes to explore