All Palettes

Color Palette #3a7856, #1b4b39, #8dbf92, #a1d69f, #e4f6e7

0%
0%
0%

CSS code for this palette

/* CSS */
.amazon {
color: #3a7856;
}
.county-green {
color: #1b4b39;
}
.tiki-monster {
color: #8dbf92;
}
.green-trance {
color: #a1d69f;
}
.nettle-rash {
color: #e4f6e7;
}

/* CSS Variables */
:root {
--amazon:#3a7856;
--county-green:#1b4b39;
--tiki-monster:#8dbf92;
--green-trance:#a1d69f;
--nettle-rash:#e4f6e7;
}

More palettes to explore