All Palettes

Color Palette #3bbf9c, #5fc4a0, #78c9a6, #a8ebad, #f2f8e7

0%
0%
0%

CSS code for this palette

/* CSS */
.jadeite {
color: #3bbf9c;
}
.peppermint-fresh {
color: #5fc4a0;
}
.crystal-gem {
color: #78c9a6;
}
.frosted-hills {
color: #a8ebad;
}
.bean-sprout {
color: #f2f8e7;
}

/* CSS Variables */
:root {
--jadeite:#3bbf9c;
--peppermint-fresh:#5fc4a0;
--crystal-gem:#78c9a6;
--frosted-hills:#a8ebad;
--bean-sprout:#f2f8e7;
}

More palettes to explore