All Palettes

Color Palette #6b8f24, #a3b76c, #d3e8b5, #f4c3a4, #8b4e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.scallion {
color: #6b8f24;
}
.around-the-gills {
color: #a3b76c;
}
.frozen-forest {
color: #d3e8b5;
}
.australian-apricot {
color: #f4c3a4;
}
.spiced-red {
color: #8b4e3c;
}

/* CSS Variables */
:root {
--scallion:#6b8f24;
--around-the-gills:#a3b76c;
--frozen-forest:#d3e8b5;
--australian-apricot:#f4c3a4;
--spiced-red:#8b4e3c;
}

More palettes to explore