All Palettes

Color Palette #d62b1f, #e3493b, #e76d5a, #f49f3e, #f6c2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-red {
color: #d62b1f;
}
.sour-cherry {
color: #e3493b;
}
.orangeville {
color: #e76d5a;
}
.y-ng-ch-ng-orange {
color: #f49f3e;
}
.neighborly-peach {
color: #f6c2a2;
}

/* CSS Variables */
:root {
--pure-red:#d62b1f;
--sour-cherry:#e3493b;
--orangeville:#e76d5a;
--y-ng-ch-ng-orange:#f49f3e;
--neighborly-peach:#f6c2a2;
}

More palettes to explore