All Palettes

Color Palette #c92c41, #f0493d, #f86c2a, #f9a64e, #e2c93c

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c92c41;
}
.strawberry-avalanche {
color: #f0493d;
}
.persimmon-orange {
color: #f86c2a;
}
.gemini-mustard-momento {
color: #f9a64e;
}
.crazy {
color: #e2c93c;
}

/* CSS Variables */
:root {
--red-peppercorn:#c92c41;
--strawberry-avalanche:#f0493d;
--persimmon-orange:#f86c2a;
--gemini-mustard-momento:#f9a64e;
--crazy:#e2c93c;
}

More palettes to explore