All Palettes

Color Palette #1f5c4f, #4eb1a1, #8dd3c6, #afe4d7, #d4f7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-biome {
color: #1f5c4f;
}
.sacred-turquoise {
color: #4eb1a1;
}
.green-daze {
color: #8dd3c6;
}
.ice-cube {
color: #afe4d7;
}
.tinted-ice {
color: #d4f7f2;
}

/* CSS Variables */
:root {
--forest-biome:#1f5c4f;
--sacred-turquoise:#4eb1a1;
--green-daze:#8dd3c6;
--ice-cube:#afe4d7;
--tinted-ice:#d4f7f2;
}

More palettes to explore