All Palettes

Color Palette #3c8e90, #4eb3b7, #82d4d1, #f5b58a, #f7c76e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3c8e90;
}
.crystalsong-blue {
color: #4eb3b7;
}
.water-wonder {
color: #82d4d1;
}
.peach-velour {
color: #f5b58a;
}
.yellow-currant {
color: #f7c76e;
}

/* CSS Variables */
:root {
--blue-chill:#3c8e90;
--crystalsong-blue:#4eb3b7;
--water-wonder:#82d4d1;
--peach-velour:#f5b58a;
--yellow-currant:#f7c76e;
}

More palettes to explore