All Palettes

Color Palette #1e3a76, #496c97, #6da2b6, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.postwar-boom {
color: #496c97;
}
.estuary-blue {
color: #6da2b6;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--postwar-boom:#496c97;
--estuary-blue:#6da2b6;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore