All Palettes

Color Palette #a9c73d, #b4da4e, #d3e97c, #f3f7a6, #f2edb0

0%
0%
0%

CSS code for this palette

/* CSS */
.crisp-green {
color: #a9c73d;
}
.conifer {
color: #b4da4e;
}
.ajwain-green {
color: #d3e97c;
}
.shalimar {
color: #f3f7a6;
}
.fanlight {
color: #f2edb0;
}

/* CSS Variables */
:root {
--crisp-green:#a9c73d;
--conifer:#b4da4e;
--ajwain-green:#d3e97c;
--shalimar:#f3f7a6;
--fanlight:#f2edb0;
}

More palettes to explore