All Palettes

Color Palette #a0dd8d, #a4e5b3, #b7f1d4, #f1f7d4, #f7c8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.granny-smith-apple {
color: #a0dd8d;
}
.overtone {
color: #a4e5b3;
}
.mystery-mint {
color: #b7f1d4;
}
.rice-flower {
color: #f1f7d4;
}
.shrimp-toast {
color: #f7c8a1;
}

/* CSS Variables */
:root {
--granny-smith-apple:#a0dd8d;
--overtone:#a4e5b3;
--mystery-mint:#b7f1d4;
--rice-flower:#f1f7d4;
--shrimp-toast:#f7c8a1;
}

More palettes to explore