All Palettes

Color Palette #3a5b2a, #59804d, #8cbf6e, #c2e1a8, #f0f4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-into-the-wood {
color: #3a5b2a;
}
.rambling-green {
color: #59804d;
}
.laudable-lime {
color: #8cbf6e;
}
.cactus-spike {
color: #c2e1a8;
}
.belyi-white {
color: #f0f4e1;
}

/* CSS Variables */
:root {
--deep-into-the-wood:#3a5b2a;
--rambling-green:#59804d;
--laudable-lime:#8cbf6e;
--cactus-spike:#c2e1a8;
--belyi-white:#f0f4e1;
}

More palettes to explore