All Palettes

Color Palette #1e3a3e, #3b5c5e, #5c797a, #87b5b5, #d1f0ef

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1e3a3e;
}
.otter-creek {
color: #3b5c5e;
}
.becker-blue {
color: #5c797a;
}
.vintage-blue {
color: #87b5b5;
}
.icy-wind {
color: #d1f0ef;
}

/* CSS Variables */
:root {
--nordic:#1e3a3e;
--otter-creek:#3b5c5e;
--becker-blue:#5c797a;
--vintage-blue:#87b5b5;
--icy-wind:#d1f0ef;
}

More palettes to explore