All Palettes

Color Palette #1f1b79, #4a3c90, #7e59ab, #a58fcc, #d3cae3

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #4a3c90;
}
.royal-lavender {
color: #7e59ab;
}
.gorgeous-hydrangea {
color: #a58fcc;
}
.light-mulberry {
color: #d3cae3;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#4a3c90;
--royal-lavender:#7e59ab;
--gorgeous-hydrangea:#a58fcc;
--light-mulberry:#d3cae3;
}

More palettes to explore