All Palettes

Color Palette #1f1b79, #3c5a9a, #6fa9d3, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.muted-lavender {
color: #3c5a9a;
}
.chronus-blue {
color: #6fa9d3;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--muted-lavender:#3c5a9a;
--chronus-blue:#6fa9d3;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore