All Palettes

Color Palette #1f1b79, #4b3f9d, #7c66b2, #daa24e, #e26a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blueberry {
color: #4b3f9d;
}
.clear-mauve {
color: #7c66b2;
}
.angel-food-cake {
color: #daa24e;
}
.childhood-crush {
color: #e26a6a;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blueberry:#4b3f9d;
--clear-mauve:#7c66b2;
--angel-food-cake:#daa24e;
--childhood-crush:#e26a6a;
}

More palettes to explore