All Palettes

Color Palette #f9d75d, #f6eb8e, #f3f7b1, #e1f49f, #d2e77e

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.flavescent {
color: #f6eb8e;
}
.yellow-chalk {
color: #f3f7b1;
}
.dingy-sticky-note {
color: #e1f49f;
}
.ajwain-green {
color: #d2e77e;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--flavescent:#f6eb8e;
--yellow-chalk:#f3f7b1;
--dingy-sticky-note:#e1f49f;
--ajwain-green:#d2e77e;
}

More palettes to explore