All Palettes

Color Palette #1f3a61, #3b7a91, #66b0c2, #a9e1e5, #f9d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.larkspur {
color: #3b7a91;
}
.glacier-lake {
color: #66b0c2;
}
.vandermint {
color: #a9e1e5;
}
.salmon-eggs {
color: #f9d55d;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--larkspur:#3b7a91;
--glacier-lake:#66b0c2;
--vandermint:#a9e1e5;
--salmon-eggs:#f9d55d;
}

More palettes to explore