All Palettes

Color Palette #1f3d89, #4b91e2, #81b4f3, #f5d58a, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3d89;
}
.olympic-blue {
color: #4b91e2;
}
.fly-away {
color: #81b4f3;
}
.scalloped-potatoes {
color: #f5d58a;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3d89;
--olympic-blue:#4b91e2;
--fly-away:#81b4f3;
--scalloped-potatoes:#f5d58a;
--dodgeroll-gold:#f39c12;
}

More palettes to explore