All Palettes

Color Palette #1e6b3c, #a4c4a1, #e6e1d6, #d0b76c, #795039

0%
0%
0%

CSS code for this palette

/* CSS */
.camarone {
color: #1e6b3c;
}
.french-market {
color: #a4c4a1;
}
.august-moon {
color: #e6e1d6;
}
.trumpet {
color: #d0b76c;
}
.leather-satchel {
color: #795039;
}

/* CSS Variables */
:root {
--camarone:#1e6b3c;
--french-market:#a4c4a1;
--august-moon:#e6e1d6;
--trumpet:#d0b76c;
--leather-satchel:#795039;
}

More palettes to explore