All Palettes

Color Palette #a6e2bb, #4dd59f, #29bca4, #1f9e93, #1b7978

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-mint {
color: #a6e2bb;
}
.mint-jelly {
color: #4dd59f;
}
.capture {
color: #29bca4;
}
.fishy-house {
color: #1f9e93;
}
.geneva-green {
color: #1b7978;
}

/* CSS Variables */
:root {
--mountain-mint:#a6e2bb;
--mint-jelly:#4dd59f;
--capture:#29bca4;
--fishy-house:#1f9e93;
--geneva-green:#1b7978;
}

More palettes to explore