All Palettes

Color Palette #a7d7b8, #7bc6a8, #5eb0a6, #3d8a8a, #2b5e5d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.green-balloon {
color: #7bc6a8;
}
.artesian-well {
color: #5eb0a6;
}
.royal-palm {
color: #3d8a8a;
}
.verdant-forest {
color: #2b5e5d;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--green-balloon:#7bc6a8;
--artesian-well:#5eb0a6;
--royal-palm:#3d8a8a;
--verdant-forest:#2b5e5d;
}

More palettes to explore