All Palettes

Color Palette #c82d3a, #f8c368, #f1e5c6, #4b8c3b, #502b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c82d3a;
}
.yellow-currant {
color: #f8c368;
}
.paper-daisy {
color: #f1e5c6;
}
.online-lime {
color: #4b8c3b;
}
.heath {
color: #502b2b;
}

/* CSS Variables */
:root {
--mars-red:#c82d3a;
--yellow-currant:#f8c368;
--paper-daisy:#f1e5c6;
--online-lime:#4b8c3b;
--heath:#502b2b;
}

More palettes to explore