All Palettes

Color Palette #d4c659, #a6b30f, #79982a, #4b8b2d, #3c6d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.citron {
color: #d4c659;
}
.leafy-woodland {
color: #a6b30f;
}
.siskin-sprout {
color: #79982a;
}
.overgrown-mausoleum {
color: #4b8b2d;
}
.arcala-green {
color: #3c6d3d;
}

/* CSS Variables */
:root {
--citron:#d4c659;
--leafy-woodland:#a6b30f;
--siskin-sprout:#79982a;
--overgrown-mausoleum:#4b8b2d;
--arcala-green:#3c6d3d;
}

More palettes to explore