All Palettes

Color Palette #34b7a1, #40d4a2, #5be6ba, #9fe5be, #d4f2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.first-post {
color: #34b7a1;
}
.mint-jelly {
color: #40d4a2;
}
.onsen {
color: #5be6ba;
}
.bright-sea-green {
color: #9fe5be;
}
.minty-fresh {
color: #d4f2e6;
}

/* CSS Variables */
:root {
--first-post:#34b7a1;
--mint-jelly:#40d4a2;
--onsen:#5be6ba;
--bright-sea-green:#9fe5be;
--minty-fresh:#d4f2e6;
}

More palettes to explore