All Palettes

Color Palette #1e4d8a, #3bb4c4, #f1e6b6, #f4c543, #d85f41

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1e4d8a;
}
.montego-bay {
color: #3bb4c4;
}
.bad-moon-yellow {
color: #f1e6b6;
}
.pyrite {
color: #f4c543;
}
.fireglow {
color: #d85f41;
}

/* CSS Variables */
:root {
--olympian-blue:#1e4d8a;
--montego-bay:#3bb4c4;
--bad-moon-yellow:#f1e6b6;
--pyrite:#f4c543;
--fireglow:#d85f41;
}

More palettes to explore