All Palettes

Color Palette #2aac87, #3bbf9a, #5cdba4, #a8e6d6, #f0fff4

0%
0%
0%

CSS code for this palette

/* CSS */
.herbal {
color: #2aac87;
}
.jadeite {
color: #3bbf9a;
}
.medium-aquamarine {
color: #5cdba4;
}
.botanical-tint {
color: #a8e6d6;
}
.azure-mist {
color: #f0fff4;
}

/* CSS Variables */
:root {
--herbal:#2aac87;
--jadeite:#3bbf9a;
--medium-aquamarine:#5cdba4;
--botanical-tint:#a8e6d6;
--azure-mist:#f0fff4;
}

More palettes to explore