All Palettes

Color Palette #3f9d6c, #5abf8c, #9dddc6, #f1e8d5, #f6a79d

0%
0%
0%

CSS code for this palette

/* CSS */
.greenish {
color: #3f9d6c;
}
.spearmint-burst {
color: #5abf8c;
}
.almost-aqua {
color: #9dddc6;
}
.fusilli {
color: #f1e8d5;
}
.rosy-outlook {
color: #f6a79d;
}

/* CSS Variables */
:root {
--greenish:#3f9d6c;
--spearmint-burst:#5abf8c;
--almost-aqua:#9dddc6;
--fusilli:#f1e8d5;
--rosy-outlook:#f6a79d;
}

More palettes to explore