All Palettes

Color Palette #1f1b79, #4b3f92, #6979b5, #b67ca3, #f2d05f

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #4b3f92;
}
.wind-star {
color: #6979b5;
}
.purple-cheeks {
color: #b67ca3;
}
.ride-off-into-the-sunset {
color: #f2d05f;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#4b3f92;
--wind-star:#6979b5;
--purple-cheeks:#b67ca3;
--ride-off-into-the-sunset:#f2d05f;
}

More palettes to explore