All Palettes

Color Palette #1e3a4d, #3e5a65, #6c909d, #a1c4d4, #e2f2f8

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.rain-storm {
color: #3e5a65;
}
.wave-jumper {
color: #6c909d;
}
.blue-dam {
color: #a1c4d4;
}
.coastal-breeze {
color: #e2f2f8;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--rain-storm:#3e5a65;
--wave-jumper:#6c909d;
--blue-dam:#a1c4d4;
--coastal-breeze:#e2f2f8;
}

More palettes to explore