All Palettes

Color Palette #1f1b79, #3b2b8c, #6f4c94, #9c6ab4, #e59ee2

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.majestic-eggplant {
color: #3b2b8c;
}
.parfait-d-amour {
color: #6f4c94;
}
.prickly-purple {
color: #9c6ab4;
}
.herb-robert {
color: #e59ee2;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--majestic-eggplant:#3b2b8c;
--parfait-d-amour:#6f4c94;
--prickly-purple:#9c6ab4;
--herb-robert:#e59ee2;
}

More palettes to explore