All Palettes

Color Palette #2e7e7f, #4ab1b5, #77dad8, #a6f2e2, #e3f7f6

0%
0%
0%

CSS code for this palette

/* CSS */
.nero-s-green {
color: #2e7e7f;
}
.crystalsong-blue {
color: #4ab1b5;
}
.andes-sky {
color: #77dad8;
}
.mint-tea {
color: #a6f2e2;
}
.frosty-mint {
color: #e3f7f6;
}

/* CSS Variables */
:root {
--nero-s-green:#2e7e7f;
--crystalsong-blue:#4ab1b5;
--andes-sky:#77dad8;
--mint-tea:#a6f2e2;
--frosty-mint:#e3f7f6;
}

More palettes to explore