All Palettes

Color Palette #1e3a4d, #4f6b7d, #8b9ea2, #b7d2cf, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.winter-shadow {
color: #4f6b7d;
}
.teal-wave {
color: #8b9ea2;
}
.malaysian-mist {
color: #b7d2cf;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--winter-shadow:#4f6b7d;
--teal-wave:#8b9ea2;
--malaysian-mist:#b7d2cf;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore