All Palettes

Color Palette #1f3f5b, #3a6ea6, #5bbedc, #f1df5b, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3f5b;
}
.mega-blue {
color: #3a6ea6;
}
.azurean {
color: #5bbedc;
}
.dull-yellow {
color: #f1df5b;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3f5b;
--mega-blue:#3a6ea6;
--azurean:#5bbedc;
--dull-yellow:#f1df5b;
--dodgeroll-gold:#f39c12;
}

More palettes to explore