All Palettes

Color Palette #395c2d, #6a8c3b, #a8c2a9, #e4e4a0, #f2a60d

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-into-the-wood {
color: #395c2d;
}
.mary-s-garden {
color: #6a8c3b;
}
.spring-leaves {
color: #a8c2a9;
}
.marsh-mist {
color: #e4e4a0;
}
.orange-pospsicle {
color: #f2a60d;
}

/* CSS Variables */
:root {
--deep-into-the-wood:#395c2d;
--mary-s-garden:#6a8c3b;
--spring-leaves:#a8c2a9;
--marsh-mist:#e4e4a0;
--orange-pospsicle:#f2a60d;
}

More palettes to explore