All Palettes

Color Palette #1c7b7d, #3bb08d, #5dda99, #a2e2b1, #f0f6e4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.walk-in-the-woods {
color: #3bb08d;
}
.aurora-green {
color: #5dda99;
}
.overtone {
color: #a2e2b1;
}
.fresh-dew {
color: #f0f6e4;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--walk-in-the-woods:#3bb08d;
--aurora-green:#5dda99;
--overtone:#a2e2b1;
--fresh-dew:#f0f6e4;
}

More palettes to explore