All Palettes

Color Palette #2a9d6d, #5cc7a7, #a9e5d1, #e4f1e4, #f2f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.bejewelled {
color: #2a9d6d;
}
.mermaid-s-kiss {
color: #5cc7a7;
}
.botanical-tint {
color: #a9e5d1;
}
.frosted-mint {
color: #e4f1e4;
}
.bleached-silk {
color: #f2f4f1;
}

/* CSS Variables */
:root {
--bejewelled:#2a9d6d;
--mermaid-s-kiss:#5cc7a7;
--botanical-tint:#a9e5d1;
--frosted-mint:#e4f1e4;
--bleached-silk:#f2f4f1;
}

More palettes to explore