All Palettes

Color Palette #1e4d76, #4a8ab5, #7ac5d6, #f6e3a7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.atlantic-gull {
color: #4a8ab5;
}
.water-flow {
color: #7ac5d6;
}
.lemon-ice-yellow {
color: #f6e3a7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--atlantic-gull:#4a8ab5;
--water-flow:#7ac5d6;
--lemon-ice-yellow:#f6e3a7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore