All Palettes

Color Palette #f8c572, #f6a76a, #f08c51, #e75b3c, #d8492c

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.trump-tan {
color: #f6a76a;
}
.half-smoke {
color: #f08c51;
}
.sohi-red {
color: #e75b3c;
}
.spicy-orange {
color: #d8492c;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--trump-tan:#f6a76a;
--half-smoke:#f08c51;
--sohi-red:#e75b3c;
--spicy-orange:#d8492c;
}

More palettes to explore