All Palettes

Color Palette #1f1b79, #4a3b8c, #7c5f9b, #d9a24a, #e46b5e

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #4a3b8c;
}
.jubilee {
color: #7c5f9b;
}
.gold-foil {
color: #d9a24a;
}
.orangeville {
color: #e46b5e;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#4a3b8c;
--jubilee:#7c5f9b;
--gold-foil:#d9a24a;
--orangeville:#e46b5e;
}

More palettes to explore