All Palettes

Color Palette #80dbb7, #a7e2d5, #c6f1e0, #f0f5f5, #d6fffb

0%
0%
0%

CSS code for this palette

/* CSS */
.sm-n-sky {
color: #80dbb7;
}
.botanical-tint {
color: #a7e2d5;
}
.summer-house {
color: #c6f1e0;
}
.anti-flash-white {
color: #f0f5f5;
}
.ice {
color: #d6fffb;
}

/* CSS Variables */
:root {
--sm-n-sky:#80dbb7;
--botanical-tint:#a7e2d5;
--summer-house:#c6f1e0;
--anti-flash-white:#f0f5f5;
--ice:#d6fffb;
}

More palettes to explore