All Palettes

Color Palette #5e4b8b, #7c82b1, #a7c6e7, #f0a3c7, #f6e4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.corsican-purple {
color: #7c82b1;
}
.island-light {
color: #a7c6e7;
}
.elastic-pink {
color: #f0a3c7;
}
.marshmallow-rose {
color: #f6e4e7;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--corsican-purple:#7c82b1;
--island-light:#a7c6e7;
--elastic-pink:#f0a3c7;
--marshmallow-rose:#f6e4e7;
}

More palettes to explore