All Palettes

Color Palette #a0dd8d, #a6e3a1, #b1e7b4, #f0e78e, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.granny-smith-apple {
color: #a0dd8d;
}
.grape-green {
color: #a6e3a1;
}
.patina-green {
color: #b1e7b4;
}
.bright-khaki {
color: #f0e78e;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--granny-smith-apple:#a0dd8d;
--grape-green:#a6e3a1;
--patina-green:#b1e7b4;
--bright-khaki:#f0e78e;
--squash-blossom:#f6b83c;
}

More palettes to explore