All Palettes

Color Palette #e3f4d7, #b7e59e, #80d6bb, #4cc4d6, #1f9cb2

0%
0%
0%

CSS code for this palette

/* CSS */
.light-fresh-lime {
color: #e3f4d7;
}
.basil-smash {
color: #b7e59e;
}
.mint-majesty {
color: #80d6bb;
}
.sea-serpent {
color: #4cc4d6;
}
.tropical-lagoon {
color: #1f9cb2;
}

/* CSS Variables */
:root {
--light-fresh-lime:#e3f4d7;
--basil-smash:#b7e59e;
--mint-majesty:#80d6bb;
--sea-serpent:#4cc4d6;
--tropical-lagoon:#1f9cb2;
}

More palettes to explore