All Palettes

Color Palette #1f9e9e, #3bb0a0, #5ac4a4, #7be0ac, #a5f8ba

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.waterfall {
color: #3bb0a0;
}
.mermaid-s-kiss {
color: #5ac4a4;
}
.fresco-green {
color: #7be0ac;
}
.light-mint-green {
color: #a5f8ba;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--waterfall:#3bb0a0;
--mermaid-s-kiss:#5ac4a4;
--fresco-green:#7be0ac;
--light-mint-green:#a5f8ba;
}

More palettes to explore