All Palettes

Color Palette #1e4b76, #4e8db1, #8bb5d5, #f0a3a8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4b76;
}
.atlantic-gull {
color: #4e8db1;
}
.periwinkle-sky {
color: #8bb5d5;
}
.pink-icing {
color: #f0a3a8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4b76;
--atlantic-gull:#4e8db1;
--periwinkle-sky:#8bb5d5;
--pink-icing:#f0a3a8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore