All Palettes

Color Palette #1e4e71, #f6c54c, #69bf6d, #ff8a24, #1a1a1a

0%
0%
0%

CSS code for this palette

/* CSS */
.canoe-blue {
color: #1e4e71;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.bermudagrass {
color: #69bf6d;
}
.orange-avant-garde {
color: #ff8a24;
}
.eerie-black {
color: #1a1a1a;
}

/* CSS Variables */
:root {
--canoe-blue:#1e4e71;
--creamy-sweet-corn:#f6c54c;
--bermudagrass:#69bf6d;
--orange-avant-garde:#ff8a24;
--eerie-black:#1a1a1a;
}

More palettes to explore