All Palettes

Color Palette #2c8c84, #39c6b3, #4fdedb, #a3e0df, #f0d7d6

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2c8c84;
}
.tint-of-turquoise {
color: #39c6b3;
}
.neon-nazar {
color: #4fdedb;
}
.spinnaker {
color: #a3e0df;
}
.light-petite-pink {
color: #f0d7d6;
}

/* CSS Variables */
:root {
--taos-turquoise:#2c8c84;
--tint-of-turquoise:#39c6b3;
--neon-nazar:#4fdedb;
--spinnaker:#a3e0df;
--light-petite-pink:#f0d7d6;
}

More palettes to explore