All Palettes

Color Palette #a6e09e, #b1e7b7, #e1f7b6, #f7f3a6, #f9d86c

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-green {
color: #a6e09e;
}
.fringy-flower {
color: #b1e7b7;
}
.spring-kiss {
color: #e1f7b6;
}
.banan-appeal {
color: #f7f3a6;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}

/* CSS Variables */
:root {
--grape-green:#a6e09e;
--fringy-flower:#b1e7b7;
--spring-kiss:#e1f7b6;
--banan-appeal:#f7f3a6;
--hu-ng-j-n-zh-u-gold:#f9d86c;
}

More palettes to explore