All Palettes

Color Palette #1e4d76, #507e95, #8dc4b5, #cfe5c2, #f0f4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.mallorca-blue {
color: #507e95;
}
.catarina-green {
color: #8dc4b5;
}
.sweet-spring {
color: #cfe5c2;
}
.quiet-whisper {
color: #f0f4e7;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--mallorca-blue:#507e95;
--catarina-green:#8dc4b5;
--sweet-spring:#cfe5c2;
--quiet-whisper:#f0f4e7;
}

More palettes to explore