All Palettes

Color Palette #7b1422, #b23a2a, #e54f3e, #f7a63b, #f8d32a

0%
0%
0%

CSS code for this palette

/* CSS */
.heavy-heart {
color: #7b1422;
}
.rooibos-tea {
color: #b23a2a;
}
.mandarin-red {
color: #e54f3e;
}
.raichu-orange {
color: #f7a63b;
}
.dream-of-spring {
color: #f8d32a;
}

/* CSS Variables */
:root {
--heavy-heart:#7b1422;
--rooibos-tea:#b23a2a;
--mandarin-red:#e54f3e;
--raichu-orange:#f7a63b;
--dream-of-spring:#f8d32a;
}

More palettes to explore