All Palettes

Color Palette #2aac87, #3dbd92, #53d59a, #a0e4b5, #d2f9d4

0%
0%
0%

CSS code for this palette

/* CSS */
.herbal {
color: #2aac87;
}
.green-blue {
color: #3dbd92;
}
.vegetation {
color: #53d59a;
}
.overtone {
color: #a0e4b5;
}
.light-carolina {
color: #d2f9d4;
}

/* CSS Variables */
:root {
--herbal:#2aac87;
--green-blue:#3dbd92;
--vegetation:#53d59a;
--overtone:#a0e4b5;
--light-carolina:#d2f9d4;
}

More palettes to explore