All Palettes

Color Palette #a3c97e, #b8d89d, #d3e6b2, #e6e9a0, #d8c86f

0%
0%
0%

CSS code for this palette

/* CSS */
.opaline-green {
color: #a3c97e;
}
.in-good-taste {
color: #b8d89d;
}
.lasting-thoughts {
color: #d3e6b2;
}
.wax-yellow {
color: #e6e9a0;
}
.labrador-s-locks {
color: #d8c86f;
}

/* CSS Variables */
:root {
--opaline-green:#a3c97e;
--in-good-taste:#b8d89d;
--lasting-thoughts:#d3e6b2;
--wax-yellow:#e6e9a0;
--labrador-s-locks:#d8c86f;
}

More palettes to explore