All Palettes

Color Palette #1d3f72, #3c709a, #8eb2d2, #f2f8e7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.windsurfing {
color: #3c709a;
}
.innocent-blue {
color: #8eb2d2;
}
.bean-sprout {
color: #f2f8e7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--windsurfing:#3c709a;
--innocent-blue:#8eb2d2;
--bean-sprout:#f2f8e7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore