All Palettes

Color Palette #a62d2b, #d54030, #ebd056, #f2f2f2, #2e791b

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62d2b;
}
.punch {
color: #d54030;
}
.venus {
color: #ebd056;
}
.bleached-silk {
color: #f2f2f2;
}
.tree-green {
color: #2e791b;
}

/* CSS Variables */
:root {
--harissa-red:#a62d2b;
--punch:#d54030;
--venus:#ebd056;
--bleached-silk:#f2f2f2;
--tree-green:#2e791b;
}

More palettes to explore