All Palettes

Color Palette #1c3f73, #3f6788, #5aa0af, #8cd4c6, #f3e1a0

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.team-spirit {
color: #3f6788;
}
.explorer-blue {
color: #5aa0af;
}
.green-daze {
color: #8cd4c6;
}
.roadster-yellow {
color: #f3e1a0;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--team-spirit:#3f6788;
--explorer-blue:#5aa0af;
--green-daze:#8cd4c6;
--roadster-yellow:#f3e1a0;
}

More palettes to explore