All Palettes

Color Palette #799a6a, #5b784f, #4a5b39, #d3c3a6, #c1b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.money {
color: #799a6a;
}
.willow-bough {
color: #5b784f;
}
.stinging-nettle {
color: #4a5b39;
}
.stalactite-brown {
color: #d3c3a6;
}
.wagon-wheel {
color: #c1b79f;
}

/* CSS Variables */
:root {
--money:#799a6a;
--willow-bough:#5b784f;
--stinging-nettle:#4a5b39;
--stalactite-brown:#d3c3a6;
--wagon-wheel:#c1b79f;
}

More palettes to explore