All Palettes

Color Palette #2c2a4b, #5c4b8b, #8a6f9b, #d7a3ba, #f9c8cf

0%
0%
0%

CSS code for this palette

/* CSS */
.cardinal-mauve {
color: #2c2a4b;
}
.bright-eggplant {
color: #5c4b8b;
}
.fuji-purple {
color: #8a6f9b;
}
.gizmo {
color: #d7a3ba;
}
.rosey-afterglow {
color: #f9c8cf;
}

/* CSS Variables */
:root {
--cardinal-mauve:#2c2a4b;
--bright-eggplant:#5c4b8b;
--fuji-purple:#8a6f9b;
--gizmo:#d7a3ba;
--rosey-afterglow:#f9c8cf;
}

More palettes to explore