All Palettes

Color Palette #c92c41, #f05751, #f7b32b, #f1e7c6, #a7d7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c92c41;
}
.amour {
color: #f05751;
}
.hot-sun {
color: #f7b32b;
}
.ethereal-green {
color: #f1e7c6;
}
.eerie-glow {
color: #a7d7b7;
}

/* CSS Variables */
:root {
--red-peppercorn:#c92c41;
--amour:#f05751;
--hot-sun:#f7b32b;
--ethereal-green:#f1e7c6;
--eerie-glow:#a7d7b7;
}

More palettes to explore