All Palettes

Color Palette #1e4b6c, #497b9c, #6db2c0, #f4c543, #f86a3f

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4b6c;
}
.zenith {
color: #497b9c;
}
.water-music {
color: #6db2c0;
}
.pyrite {
color: #f4c543;
}
.carrot {
color: #f86a3f;
}

/* CSS Variables */
:root {
--seafarer:#1e4b6c;
--zenith:#497b9c;
--water-music:#6db2c0;
--pyrite:#f4c543;
--carrot:#f86a3f;
}

More palettes to explore