All Palettes

Color Palette #1e2a3e, #364659, #5a7f8c, #a3c7e0, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1e2a3e;
}
.compass-blue {
color: #364659;
}
.technical-blue {
color: #5a7f8c;
}
.sea-cliff {
color: #a3c7e0;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--yankees-blue:#1e2a3e;
--compass-blue:#364659;
--technical-blue:#5a7f8c;
--sea-cliff:#a3c7e0;
--sunshine-mellow:#f1c40e;
}

More palettes to explore