All Palettes

Color Palette #1e3a4d, #4a727d, #78a3b0, #bad2d8, #f4d35d

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.hydro {
color: #4a727d;
}
.seascape {
color: #78a3b0;
}
.light-salt-spray {
color: #bad2d8;
}
.salmon-eggs {
color: #f4d35d;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--hydro:#4a727d;
--seascape:#78a3b0;
--light-salt-spray:#bad2d8;
--salmon-eggs:#f4d35d;
}

More palettes to explore