All Palettes

Color Palette #6c9a4c, #a9caa0, #e0e0a3, #f8c76d, #d75a2d

0%
0%
0%

CSS code for this palette

/* CSS */
.flat-green {
color: #6c9a4c;
}
.limestoned {
color: #a9caa0;
}
.young-wheat {
color: #e0e0a3;
}
.sundance {
color: #f8c76d;
}
.obstinate-orange {
color: #d75a2d;
}

/* CSS Variables */
:root {
--flat-green:#6c9a4c;
--limestoned:#a9caa0;
--young-wheat:#e0e0a3;
--sundance:#f8c76d;
--obstinate-orange:#d75a2d;
}

More palettes to explore