All Palettes

Color Palette #7dc8e3, #4bc22e, #f0a800, #f26e70, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.big-chill {
color: #7dc8e3;
}
.exit-light {
color: #4bc22e;
}
.welcoming-wasp {
color: #f0a800;
}
.breeze-of-chilli {
color: #f26e70;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--big-chill:#7dc8e3;
--exit-light:#4bc22e;
--welcoming-wasp:#f0a800;
--breeze-of-chilli:#f26e70;
--orangeade:#e04f38;
}

More palettes to explore