All Palettes

Color Palette #1f3d89, #406fb5, #89b8e1, #f0e5b7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3d89;
}
.wide-sky {
color: #406fb5;
}
.goluboy-blue {
color: #89b8e1;
}
.yellow-wax-pepper {
color: #f0e5b7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3d89;
--wide-sky:#406fb5;
--goluboy-blue:#89b8e1;
--yellow-wax-pepper:#f0e5b7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore