All Palettes

Color Palette #3c9a7e, #5bb9a1, #8fdcbe, #d3e9d9, #f4f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.greenway {
color: #3c9a7e;
}
.puerto-rico {
color: #5bb9a1;
}
.green-jewel {
color: #8fdcbe;
}
.moonlight-green {
color: #d3e9d9;
}
.laundry-white {
color: #f4f9f1;
}

/* CSS Variables */
:root {
--greenway:#3c9a7e;
--puerto-rico:#5bb9a1;
--green-jewel:#8fdcbe;
--moonlight-green:#d3e9d9;
--laundry-white:#f4f9f1;
}

More palettes to explore