All Palettes

Color Palette #1c3f73, #3a6a8d, #5b9a9f, #a7d7c7, #eff4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.rainy-lake {
color: #3a6a8d;
}
.hydroport {
color: #5b9a9f;
}
.southern-belle {
color: #a7d7c7;
}
.snowy-evergreen {
color: #eff4e1;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--rainy-lake:#3a6a8d;
--hydroport:#5b9a9f;
--southern-belle:#a7d7c7;
--snowy-evergreen:#eff4e1;
}

More palettes to explore