All Palettes

Color Palette #3ba55d, #6ad7a4, #a4e0b4, #e7f9e6, #f9fdd8

0%
0%
0%

CSS code for this palette

/* CSS */
.chateau-green {
color: #3ba55d;
}
.medium-aquamarine {
color: #6ad7a4;
}
.overtone {
color: #a4e0b4;
}
.nettle-rash {
color: #e7f9e6;
}
.apple-martini {
color: #f9fdd8;
}

/* CSS Variables */
:root {
--chateau-green:#3ba55d;
--medium-aquamarine:#6ad7a4;
--overtone:#a4e0b4;
--nettle-rash:#e7f9e6;
--apple-martini:#f9fdd8;
}

More palettes to explore