All Palettes

Color Palette #1e4c71, #496d9c, #8eb2d7, #b3e2ff, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4c71;
}
.san-marino {
color: #496d9c;
}
.periwinkle-sky {
color: #8eb2d7;
}
.frozen-landscape {
color: #b3e2ff;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4c71;
--san-marino:#496d9c;
--periwinkle-sky:#8eb2d7;
--frozen-landscape:#b3e2ff;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore