All Palettes

Color Palette #4d9d9b, #71c1b5, #a3e0d3, #f5f7d9, #f7a79c

0%
0%
0%

CSS code for this palette

/* CSS */
.coolbox-ice-turquoise {
color: #4d9d9b;
}
.fiesta-blue {
color: #71c1b5;
}
.sparkling-mint {
color: #a3e0d3;
}
.yellow-avarice {
color: #f5f7d9;
}
.candlelight-peach {
color: #f7a79c;
}

/* CSS Variables */
:root {
--coolbox-ice-turquoise:#4d9d9b;
--fiesta-blue:#71c1b5;
--sparkling-mint:#a3e0d3;
--yellow-avarice:#f5f7d9;
--candlelight-peach:#f7a79c;
}

More palettes to explore