All Palettes

Color Palette #5abf6e, #78d9a3, #a7e6b8, #e5f7e3, #fafffc

0%
0%
0%

CSS code for this palette

/* CSS */
.emerald-cory {
color: #5abf6e;
}
.crystal-gem {
color: #78d9a3;
}
.overtone {
color: #a7e6b8;
}
.weathered-mint {
color: #e5f7e3;
}
.emptiness {
color: #fafffc;
}

/* CSS Variables */
:root {
--emerald-cory:#5abf6e;
--crystal-gem:#78d9a3;
--overtone:#a7e6b8;
--weathered-mint:#e5f7e3;
--emptiness:#fafffc;
}

More palettes to explore