All Palettes

Color Palette #1f3a3d, #3f6c6e, #6fa5a2, #8fd2d6, #d6f3f5

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.moat {
color: #3f6c6e;
}
.steel-pan-mallet {
color: #6fa5a2;
}
.winter-chill {
color: #8fd2d6;
}
.let-it-snow {
color: #d6f3f5;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--moat:#3f6c6e;
--steel-pan-mallet:#6fa5a2;
--winter-chill:#8fd2d6;
--let-it-snow:#d6f3f5;
}

More palettes to explore