All Palettes

Color Palette #41b0c3, #76d5c5, #b0e8b1, #f4f9a4, #f8a79b

0%
0%
0%

CSS code for this palette

/* CSS */
.glassmith {
color: #41b0c3;
}
.star-grass {
color: #76d5c5;
}
.appetite {
color: #b0e8b1;
}
.shalimar {
color: #f4f9a4;
}
.candlelight-peach {
color: #f8a79b;
}

/* CSS Variables */
:root {
--glassmith:#41b0c3;
--star-grass:#76d5c5;
--appetite:#b0e8b1;
--shalimar:#f4f9a4;
--candlelight-peach:#f8a79b;
}

More palettes to explore