All Palettes

Color Palette #1f3a61, #3b6a8c, #6e9fb4, #a6d8c3, #f4e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.rainy-lake {
color: #3b6a8c;
}
.bluebird-feather {
color: #6e9fb4;
}
.southern-belle {
color: #a6d8c3;
}
.optimistic-yellow {
color: #f4e1a4;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--rainy-lake:#3b6a8c;
--bluebird-feather:#6e9fb4;
--southern-belle:#a6d8c3;
--optimistic-yellow:#f4e1a4;
}

More palettes to explore