All Palettes

Color Palette #6b9b3b, #a4c68b, #d1e4b9, #f3f8d3, #f8c76d

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-valley {
color: #6b9b3b;
}
.cos {
color: #a4c68b;
}
.celery-root {
color: #d1e4b9;
}
.spilt-milk {
color: #f3f8d3;
}
.sundance {
color: #f8c76d;
}

/* CSS Variables */
:root {
--hidden-valley:#6b9b3b;
--cos:#a4c68b;
--celery-root:#d1e4b9;
--spilt-milk:#f3f8d3;
--sundance:#f8c76d;
}

More palettes to explore