All Palettes

Color Palette #d74437, #e86b4f, #f39c6d, #f5c87a, #f9e1b9

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.entan-red {
color: #e86b4f;
}
.monarch-orange {
color: #f39c6d;
}
.sunday-afternoon {
color: #f5c87a;
}
.curd {
color: #f9e1b9;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--entan-red:#e86b4f;
--monarch-orange:#f39c6d;
--sunday-afternoon:#f5c87a;
--curd:#f9e1b9;
}

More palettes to explore