All Palettes

Color Palette #1f3d89, #3a5e98, #6989c3, #92c5e8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3d89;
}
.bright-cobalt {
color: #3a5e98;
}
.provence {
color: #6989c3;
}
.astral-spirit {
color: #92c5e8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3d89;
--bright-cobalt:#3a5e98;
--provence:#6989c3;
--astral-spirit:#92c5e8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore