All Palettes

Color Palette #1d3f72, #2e7c9e, #56c4d2, #b4e1e4, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.fun-and-games {
color: #2e7c9e;
}
.baharroth-blue {
color: #56c4d2;
}
.quench-blue {
color: #b4e1e4;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--fun-and-games:#2e7c9e;
--baharroth-blue:#56c4d2;
--quench-blue:#b4e1e4;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore