All Palettes

Color Palette #1d3f72, #2e7d99, #50c3b2, #f1c84b, #e65b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.valley-of-glaciers {
color: #2e7d99;
}
.treasured-teal {
color: #50c3b2;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.reductant {
color: #e65b5b;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--valley-of-glaciers:#2e7d99;
--treasured-teal:#50c3b2;
--solar-plexus-chakra:#f1c84b;
--reductant:#e65b5b;
}

More palettes to explore