All Palettes

Color Palette #2c8c84, #50b4a2, #a3e0d1, #f0f4f0, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2c8c84;
}
.emerald-wave {
color: #50b4a2;
}
.sparkling-mint {
color: #a3e0d1;
}
.wind-chill {
color: #f0f4f0;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--taos-turquoise:#2c8c84;
--emerald-wave:#50b4a2;
--sparkling-mint:#a3e0d1;
--wind-chill:#f0f4f0;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore