All Palettes

Color Palette #e7f9f2, #b5e3d7, #7cd0b2, #4abf94, #2c9b67

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-mint {
color: #e7f9f2;
}
.cruise {
color: #b5e3d7;
}
.puppeteers {
color: #7cd0b2;
}
.macau {
color: #4abf94;
}
.green-fondant {
color: #2c9b67;
}

/* CSS Variables */
:root {
--soft-mint:#e7f9f2;
--cruise:#b5e3d7;
--puppeteers:#7cd0b2;
--macau:#4abf94;
--green-fondant:#2c9b67;
}

More palettes to explore