All Palettes

Color Palette #1e4876, #4b7c9b, #a5c6d5, #e1c470, #d55b48

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4876;
}
.tech-wave {
color: #4b7c9b;
}
.blue-dam {
color: #a5c6d5;
}
.chenin {
color: #e1c470;
}
.flame-stitch {
color: #d55b48;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4876;
--tech-wave:#4b7c9b;
--blue-dam:#a5c6d5;
--chenin:#e1c470;
--flame-stitch:#d55b48;
}

More palettes to explore