All Palettes

Color Palette #f7d6a1, #f09c5c, #f05b3d, #d93e36, #a32e24

0%
0%
0%

CSS code for this palette

/* CSS */
.milky-maize {
color: #f7d6a1;
}
.ridgeback {
color: #f09c5c;
}
.oranzhewyi-orange {
color: #f05b3d;
}
.dangerously-red {
color: #d93e36;
}
.fresh-auburn {
color: #a32e24;
}

/* CSS Variables */
:root {
--milky-maize:#f7d6a1;
--ridgeback:#f09c5c;
--oranzhewyi-orange:#f05b3d;
--dangerously-red:#d93e36;
--fresh-auburn:#a32e24;
}

More palettes to explore