All Palettes

Color Palette #f8c572, #f79c40, #f67d41, #f1573b, #e13e33

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.chat-orange {
color: #f79c40;
}
.sagittarius-amber-artifact {
color: #f67d41;
}
.benihi-red {
color: #f1573b;
}
.bacon-strips {
color: #e13e33;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--chat-orange:#f79c40;
--sagittarius-amber-artifact:#f67d41;
--benihi-red:#f1573b;
--bacon-strips:#e13e33;
}

More palettes to explore