All Palettes

Color Palette #69bf7a, #3d9e81, #2c7d6f, #4bbe83, #8fd6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.citronella {
color: #69bf7a;
}
.klimt-green {
color: #3d9e81;
}
.green-belt {
color: #2c7d6f;
}
.aragon-green {
color: #4bbe83;
}
.mother-of-pearl-green {
color: #8fd6a2;
}

/* CSS Variables */
:root {
--citronella:#69bf7a;
--klimt-green:#3d9e81;
--green-belt:#2c7d6f;
--aragon-green:#4bbe83;
--mother-of-pearl-green:#8fd6a2;
}

More palettes to explore