All Palettes

Color Palette #1c3f73, #2f7998, #49b7c1, #9dd8d8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.fun-and-games {
color: #2f7998;
}
.glassmith {
color: #49b7c1;
}
.blue-tint {
color: #9dd8d8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--fun-and-games:#2f7998;
--glassmith:#49b7c1;
--blue-tint:#9dd8d8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore