All Palettes

Color Palette #1f3c4c, #496b83, #809bbc, #c2d9e0, #f7d6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3c4c;
}
.blue-loneliness {
color: #496b83;
}
.washed-denim {
color: #809bbc;
}
.falling-tears {
color: #c2d9e0;
}
.milky-maize {
color: #f7d6a1;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3c4c;
--blue-loneliness:#496b83;
--washed-denim:#809bbc;
--falling-tears:#c2d9e0;
--milky-maize:#f7d6a1;
}

More palettes to explore