All Palettes

Color Palette #1b5a53, #2e7a76, #3db8a1, #6ce4d8, #a2f6f2

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-biome {
color: #1b5a53;
}
.zirconia-teal {
color: #2e7a76;
}
.waterfall {
color: #3db8a1;
}
.turquoise-chalk {
color: #6ce4d8;
}
.waterspout {
color: #a2f6f2;
}

/* CSS Variables */
:root {
--forest-biome:#1b5a53;
--zirconia-teal:#2e7a76;
--waterfall:#3db8a1;
--turquoise-chalk:#6ce4d8;
--waterspout:#a2f6f2;
}

More palettes to explore