All Palettes

Color Palette #c72b29, #d85d4f, #e5a15d, #f1d579, #f9e8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.peri-peri {
color: #c72b29;
}
.track-and-field {
color: #d85d4f;
}
.apricot-sorbet {
color: #e5a15d;
}
.sport-yellow {
color: #f1d579;
}
.banana-yogurt {
color: #f9e8b4;
}

/* CSS Variables */
:root {
--peri-peri:#c72b29;
--track-and-field:#d85d4f;
--apricot-sorbet:#e5a15d;
--sport-yellow:#f1d579;
--banana-yogurt:#f9e8b4;
}

More palettes to explore