All Palettes

Color Palette #1f3a61, #2a4d74, #3c6b8b, #4ea29f, #8fd6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.blue-tang {
color: #2a4d74;
}
.rainy-lake {
color: #3c6b8b;
}
.rockpool {
color: #4ea29f;
}
.sweet-rhapsody {
color: #8fd6d6;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--blue-tang:#2a4d74;
--rainy-lake:#3c6b8b;
--rockpool:#4ea29f;
--sweet-rhapsody:#8fd6d6;
}

More palettes to explore