All Palettes

Color Palette #1f1b79, #3b4e9b, #5b7dbe, #f1c40e, #e64e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.dazzling-blue {
color: #3b4e9b;
}
.blue-iolite {
color: #5b7dbe;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e64e3d;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--dazzling-blue:#3b4e9b;
--blue-iolite:#5b7dbe;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e64e3d;
}

More palettes to explore