All Palettes

Color Palette #1f1b79, #3f5c8d, #7dd2e3, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.delft {
color: #3f5c8d;
}
.middle-blue {
color: #7dd2e3;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--delft:#3f5c8d;
--middle-blue:#7dd2e3;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore