All Palettes

Color Palette #a7e0a4, #b4e4ba, #c1f0c1, #e8f3a0, #f6e7a7

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-green {
color: #a7e0a4;
}
.fringy-flower {
color: #b4e4ba;
}
.peasful-mint {
color: #c1f0c1;
}
.dingy-sticky-note {
color: #e8f3a0;
}
.gold-sand {
color: #f6e7a7;
}

/* CSS Variables */
:root {
--grape-green:#a7e0a4;
--fringy-flower:#b4e4ba;
--peasful-mint:#c1f0c1;
--dingy-sticky-note:#e8f3a0;
--gold-sand:#f6e7a7;
}

More palettes to explore