All Palettes

Color Palette #1e1e76, #5c5c99, #8a8ab7, #d5a3f0, #e06c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1e1e76;
}
.wizard-s-potion {
color: #5c5c99;
}
.soft-blue-lavender {
color: #8a8ab7;
}
.bright-ube {
color: #d5a3f0;
}
.childhood-crush {
color: #e06c6c;
}

/* CSS Variables */
:root {
--snorlax:#1e1e76;
--wizard-s-potion:#5c5c99;
--soft-blue-lavender:#8a8ab7;
--bright-ube:#d5a3f0;
--childhood-crush:#e06c6c;
}

More palettes to explore