All Palettes

Color Palette #6fd3c0, #4f9c8d, #3b7d6a, #2b5e4e, #1d3f35

0%
0%
0%

CSS code for this palette

/* CSS */
.downy {
color: #6fd3c0;
}
.petrol-green {
color: #4f9c8d;
}
.green-moray {
color: #3b7d6a;
}
.old-money {
color: #2b5e4e;
}
.sherwood-green {
color: #1d3f35;
}

/* CSS Variables */
:root {
--downy:#6fd3c0;
--petrol-green:#4f9c8d;
--green-moray:#3b7d6a;
--old-money:#2b5e4e;
--sherwood-green:#1d3f35;
}

More palettes to explore