All Palettes

Color Palette #1e3a4d, #3c5967, #6b8c9e, #a4c8d0, #f0e6b7

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.rain-storm {
color: #3c5967;
}
.winter-lake {
color: #6b8c9e;
}
.sky-chase {
color: #a4c8d0;
}
.yellow-wax-pepper {
color: #f0e6b7;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--rain-storm:#3c5967;
--winter-lake:#6b8c9e;
--sky-chase:#a4c8d0;
--yellow-wax-pepper:#f0e6b7;
}

More palettes to explore