All Palettes

Color Palette #1e3a4d, #3b6c8c, #4f9da1, #a4d6c1, #f2e6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.big-sur-blue-jade {
color: #3b6c8c;
}
.rockpool {
color: #4f9da1;
}
.southern-belle {
color: #a4d6c1;
}
.delicate-lace {
color: #f2e6d4;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--big-sur-blue-jade:#3b6c8c;
--rockpool:#4f9da1;
--southern-belle:#a4d6c1;
--delicate-lace:#f2e6d4;
}

More palettes to explore