All Palettes

Color Palette #1e3a76, #4a8bba, #76c0e5, #f6e48e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.boat-house {
color: #4a8bba;
}
.bright-spark {
color: #76c0e5;
}
.pale-banana {
color: #f6e48e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--boat-house:#4a8bba;
--bright-spark:#76c0e5;
--pale-banana:#f6e48e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore