All Palettes

Color Palette #1c3e4a, #3a6b7e, #5eb0a6, #a3e1d2, #f6f8d8

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1c3e4a;
}
.kimberley-sea {
color: #3a6b7e;
}
.artesian-well {
color: #5eb0a6;
}
.aqua-wish {
color: #a3e1d2;
}
.white-nectar {
color: #f6f8d8;
}

/* CSS Variables */
:root {
--subterranean-river:#1c3e4a;
--kimberley-sea:#3a6b7e;
--artesian-well:#5eb0a6;
--aqua-wish:#a3e1d2;
--white-nectar:#f6f8d8;
}

More palettes to explore