All Palettes

Color Palette #3c5b2a, #a6c9a1, #e0f0e9, #f9e2b4, #a85d5d

0%
0%
0%

CSS code for this palette

/* CSS */
.greenhouse {
color: #3c5b2a;
}
.limestoned {
color: #a6c9a1;
}
.morning-light-wave {
color: #e0f0e9;
}
.noodles {
color: #f9e2b4;
}
.escalante {
color: #a85d5d;
}

/* CSS Variables */
:root {
--greenhouse:#3c5b2a;
--limestoned:#a6c9a1;
--morning-light-wave:#e0f0e9;
--noodles:#f9e2b4;
--escalante:#a85d5d;
}

More palettes to explore