All Palettes

Color Palette #3e5b34, #4f7d3b, #7cbf69, #b8d9a1, #f3f9c8

0%
0%
0%

CSS code for this palette

/* CSS */
.turf {
color: #3e5b34;
}
.nereus {
color: #4f7d3b;
}
.hillside-grove {
color: #7cbf69;
}
.apple-cream {
color: #b8d9a1;
}
.carla {
color: #f3f9c8;
}

/* CSS Variables */
:root {
--turf:#3e5b34;
--nereus:#4f7d3b;
--hillside-grove:#7cbf69;
--apple-cream:#b8d9a1;
--carla:#f3f9c8;
}

More palettes to explore