All Palettes

Color Palette #d8792c, #c69b3f, #a8b84c, #6c7d3b, #3d5926

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d8792c;
}
.goldie {
color: #c69b3f;
}
.delaunay-green {
color: #a8b84c;
}
.moss-landing {
color: #6c7d3b;
}
.trefoil {
color: #3d5926;
}

/* CSS Variables */
:root {
--bitter-orange:#d8792c;
--goldie:#c69b3f;
--delaunay-green:#a8b84c;
--moss-landing:#6c7d3b;
--trefoil:#3d5926;
}

More palettes to explore