All Palettes

Color Palette #1f1f4d, #3e4f75, #5d8e8d, #f1c40e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4d;
}
.takaka {
color: #3e4f75;
}
.tort {
color: #5d8e8d;
}
.sunshine-mellow {
color: #f1c40e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4d;
--takaka:#3e4f75;
--tort:#5d8e8d;
--sunshine-mellow:#f1c40e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore