All Palettes

Color Palette #3eadc1, #5db3c0, #8ec5c7, #b4e4d6, #f5f5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.moonstone {
color: #3eadc1;
}
.finnish-fiord {
color: #5db3c0;
}
.embellished-blue {
color: #8ec5c7;
}
.cruise {
color: #b4e4d6;
}
.classic-chalk {
color: #f5f5f0;
}

/* CSS Variables */
:root {
--moonstone:#3eadc1;
--finnish-fiord:#5db3c0;
--embellished-blue:#8ec5c7;
--cruise:#b4e4d6;
--classic-chalk:#f5f5f0;
}

More palettes to explore