All Palettes

Color Palette #d74437, #f58f7f, #f5c19e, #f7e2a6, #f9d64e

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.ibis-wing {
color: #f58f7f;
}
.almond-cream {
color: #f5c19e;
}
.lemon-ice-yellow {
color: #f7e2a6;
}
.westfall-yellow {
color: #f9d64e;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--ibis-wing:#f58f7f;
--almond-cream:#f5c19e;
--lemon-ice-yellow:#f7e2a6;
--westfall-yellow:#f9d64e;
}

More palettes to explore