All Palettes

Color Palette #ff4d4f, #fc923b, #f9d64e, #a8e6ce, #dbf7a6

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.joyful-orange {
color: #fc923b;
}
.westfall-yellow {
color: #f9d64e;
}
.tropical {
color: #a8e6ce;
}
.mint-julep {
color: #dbf7a6;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--joyful-orange:#fc923b;
--westfall-yellow:#f9d64e;
--tropical:#a8e6ce;
--mint-julep:#dbf7a6;
}

More palettes to explore