All Palettes

Color Palette #1a3d3a, #2b6964, #3caf9c, #4fd8c8, #a7e2e1

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1a3d3a;
}
.magnetic-green {
color: #2b6964;
}
.waterfall {
color: #3caf9c;
}
.jazzy-jade {
color: #4fd8c8;
}
.ice-crystal-blue {
color: #a7e2e1;
}

/* CSS Variables */
:root {
--nordic:#1a3d3a;
--magnetic-green:#2b6964;
--waterfall:#3caf9c;
--jazzy-jade:#4fd8c8;
--ice-crystal-blue:#a7e2e1;
}

More palettes to explore