All Palettes

Color Palette #1e3a76, #2a5d92, #4b8bc3, #8bc8e9, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.blue-regent {
color: #2a5d92;
}
.boat-house {
color: #4b8bc3;
}
.deluxe-days {
color: #8bc8e9;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--blue-regent:#2a5d92;
--boat-house:#4b8bc3;
--deluxe-days:#8bc8e9;
--sunshine-mellow:#f1c40e;
}

More palettes to explore