All Palettes

Color Palette #1e4e71, #3b7a91, #70afcd, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.canoe-blue {
color: #1e4e71;
}
.larkspur {
color: #3b7a91;
}
.aspara {
color: #70afcd;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--canoe-blue:#1e4e71;
--larkspur:#3b7a91;
--aspara:#70afcd;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore