All Palettes

Color Palette #1e3a4d, #497b9c, #8db5c8, #f1c84b, #e76f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.zenith {
color: #497b9c;
}
.pond-blue {
color: #8db5c8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.camel-red {
color: #e76f3c;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--zenith:#497b9c;
--pond-blue:#8db5c8;
--solar-plexus-chakra:#f1c84b;
--camel-red:#e76f3c;
}

More palettes to explore