All Palettes

Color Palette #a7e2b4, #b2e0c9, #c5e7d7, #e4f7e6, #e7f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.overtone {
color: #a7e2b4;
}
.crystal-glass-green {
color: #b2e0c9;
}
.frozen-pea {
color: #c5e7d7;
}
.nettle-rash {
color: #e4f7e6;
}
.soft-mint {
color: #e7f9f1;
}

/* CSS Variables */
:root {
--overtone:#a7e2b4;
--crystal-glass-green:#b2e0c9;
--frozen-pea:#c5e7d7;
--nettle-rash:#e4f7e6;
--soft-mint:#e7f9f1;
}

More palettes to explore