All Palettes

Color Palette #ed4c2c, #f1993b, #f7c94b, #b3e080, #5cc0eb

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-shot {
color: #ed4c2c;
}
.amber-glow {
color: #f1993b;
}
.sunny-mood {
color: #f7c94b;
}
.wasabi {
color: #b3e080;
}
.clean-pool {
color: #5cc0eb;
}

/* CSS Variables */
:root {
--hot-shot:#ed4c2c;
--amber-glow:#f1993b;
--sunny-mood:#f7c94b;
--wasabi:#b3e080;
--clean-pool:#5cc0eb;
}

More palettes to explore