All Palettes

Color Palette #3c8b85, #4ea6a2, #6fc3ba, #a2e6d9, #e2f8f3

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-palm {
color: #3c8b85;
}
.twilight-meadow {
color: #4ea6a2;
}
.tropic-tide {
color: #6fc3ba;
}
.sea-glass-teal {
color: #a2e6d9;
}
.frosty-mint {
color: #e2f8f3;
}

/* CSS Variables */
:root {
--royal-palm:#3c8b85;
--twilight-meadow:#4ea6a2;
--tropic-tide:#6fc3ba;
--sea-glass-teal:#a2e6d9;
--frosty-mint:#e2f8f3;
}

More palettes to explore