All Palettes

Color Palette #1f3c4d, #396a89, #699eba, #b2d3e0, #f4c543

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3c4d;
}
.astral {
color: #396a89;
}
.lake-lucerne {
color: #699eba;
}
.early-june {
color: #b2d3e0;
}
.pyrite {
color: #f4c543;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3c4d;
--astral:#396a89;
--lake-lucerne:#699eba;
--early-june:#b2d3e0;
--pyrite:#f4c543;
}

More palettes to explore