All Palettes

Color Palette #a62d2b, #d9724a, #efb44d, #f2e3a1, #a6d9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62d2b;
}
.orange-shot {
color: #d9724a;
}
.goldsmith {
color: #efb44d;
}
.sugar-cookie {
color: #f2e3a1;
}
.cool-aloe {
color: #a6d9a1;
}

/* CSS Variables */
:root {
--harissa-red:#a62d2b;
--orange-shot:#d9724a;
--goldsmith:#efb44d;
--sugar-cookie:#f2e3a1;
--cool-aloe:#a6d9a1;
}

More palettes to explore