All Palettes

Color Palette #1f3a3d, #3a6e6c, #6bb8a1, #b5e3c6, #f5f9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.moonlit-forest {
color: #3a6e6c;
}
.mint-cold-green {
color: #6bb8a1;
}
.aqua-bay {
color: #b5e3c6;
}
.bean-sprout {
color: #f5f9e7;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--moonlit-forest:#3a6e6c;
--mint-cold-green:#6bb8a1;
--aqua-bay:#b5e3c6;
--bean-sprout:#f5f9e7;
}

More palettes to explore