All Palettes

Color Palette #d1763d, #f0a800, #f9d64e, #f1e3b1, #e14d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.marquis-orange {
color: #d1763d;
}
.welcoming-wasp {
color: #f0a800;
}
.westfall-yellow {
color: #f9d64e;
}
.lime-bright {
color: #f1e3b1;
}
.mandarin-red {
color: #e14d3d;
}

/* CSS Variables */
:root {
--marquis-orange:#d1763d;
--welcoming-wasp:#f0a800;
--westfall-yellow:#f9d64e;
--lime-bright:#f1e3b1;
--mandarin-red:#e14d3d;
}

More palettes to explore