All Palettes

Color Palette #8fc7aa, #b0df9f, #f1f99f, #f6d43c, #fcc12c

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-spray {
color: #8fc7aa;
}
.green-gooseberry {
color: #b0df9f;
}
.leaf-bud {
color: #f1f99f;
}
.dandelion-yellow {
color: #f6d43c;
}
.not-yo-cheese {
color: #fcc12c;
}

/* CSS Variables */
:root {
--peppermint-spray:#8fc7aa;
--green-gooseberry:#b0df9f;
--leaf-bud:#f1f99f;
--dandelion-yellow:#f6d43c;
--not-yo-cheese:#fcc12c;
}

More palettes to explore