All Palettes

Color Palette #5c4c8a, #9a7a9f, #d8c7e0, #f5b2e2, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4c8a;
}
.divine {
color: #9a7a9f;
}
.purity {
color: #d8c7e0;
}
.hanami-pink {
color: #f5b2e2;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4c8a;
--divine:#9a7a9f;
--purity:#d8c7e0;
--hanami-pink:#f5b2e2;
--blush-hour:#ff7092;
}

More palettes to explore