All Palettes

Color Palette #1e3a4d, #3d6b8a, #5b9bb9, #8dc3e8, #f0e4a8

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.crashing-waves {
color: #3d6b8a;
}
.shakespeare {
color: #5b9bb9;
}
.astral-spirit {
color: #8dc3e8;
}
.boxwood-yellow {
color: #f0e4a8;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--crashing-waves:#3d6b8a;
--shakespeare:#5b9bb9;
--astral-spirit:#8dc3e8;
--boxwood-yellow:#f0e4a8;
}

More palettes to explore