All Palettes

Color Palette #1e4d39, #4f8c63, #a1d69f, #fef5ae, #d14c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.county-green {
color: #1e4d39;
}
.spring-garden {
color: #4f8c63;
}
.green-trance {
color: #a1d69f;
}
.banana-milk {
color: #fef5ae;
}
.warming-heart {
color: #d14c3d;
}

/* CSS Variables */
:root {
--county-green:#1e4d39;
--spring-garden:#4f8c63;
--green-trance:#a1d69f;
--banana-milk:#fef5ae;
--warming-heart:#d14c3d;
}

More palettes to explore