All Palettes

Color Palette #1e3c6b, #3d6a99, #8cb4d4, #f1e5a2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1e3c6b;
}
.star-sapphire {
color: #3d6a99;
}
.periwinkle-sky {
color: #8cb4d4;
}
.boxwood-yellow {
color: #f1e5a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--blue-mosque:#1e3c6b;
--star-sapphire:#3d6a99;
--periwinkle-sky:#8cb4d4;
--boxwood-yellow:#f1e5a2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore