All Palettes

Color Palette #1f3e5c, #2a6898, #5dc8d0, #f2e6b1, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3e5c;
}
.blues {
color: #2a6898;
}
.watercourse {
color: #5dc8d0;
}
.oyster-bisque {
color: #f2e6b1;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3e5c;
--blues:#2a6898;
--watercourse:#5dc8d0;
--oyster-bisque:#f2e6b1;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore