All Palettes

Color Palette #a62b2b, #d33131, #ff6e42, #ffc105, #a4d5a6

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.akuma {
color: #d33131;
}
.carrot {
color: #ff6e42;
}
.marigold {
color: #ffc105;
}
.green-trance {
color: #a4d5a6;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--akuma:#d33131;
--carrot:#ff6e42;
--marigold:#ffc105;
--green-trance:#a4d5a6;
}

More palettes to explore