All Palettes

Color Palette #9f1fef, #7b1ba1, #5a2494, #3e2c8c, #2e3d66

0%
0%
0%

CSS code for this palette

/* CSS */
.singapore-orchid {
color: #9f1fef;
}
.noble-cause-purple {
color: #7b1ba1;
}
.eine-kleine-nachtmusik {
color: #5a2494;
}
.majestic-eggplant {
color: #3e2c8c;
}
.blue-depths {
color: #2e3d66;
}

/* CSS Variables */
:root {
--singapore-orchid:#9f1fef;
--noble-cause-purple:#7b1ba1;
--eine-kleine-nachtmusik:#5a2494;
--majestic-eggplant:#3e2c8c;
--blue-depths:#2e3d66;
}

More palettes to explore