All Palettes

Color Palette #1e3b71, #2b8f9c, #50b4b2, #f5c400, #f9df9f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.scooter {
color: #2b8f9c;
}
.crystalsong-blue {
color: #50b4b2;
}
.syndicalist {
color: #f5c400;
}
.aspen-yellow {
color: #f9df9f;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--scooter:#2b8f9c;
--crystalsong-blue:#50b4b2;
--syndicalist:#f5c400;
--aspen-yellow:#f9df9f;
}

More palettes to explore