All Palettes

Color Palette #a72a2a, #c8663c, #d1a94d, #a6d56c, #5dbb60

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a72a2a;
}
.hashut-copper {
color: #c8663c;
}
.royal-gold-pearl {
color: #d1a94d;
}
.bilious-green {
color: #a6d56c;
}
.boring-green {
color: #5dbb60;
}

/* CSS Variables */
:root {
--harissa-red:#a72a2a;
--hashut-copper:#c8663c;
--royal-gold-pearl:#d1a94d;
--bilious-green:#a6d56c;
--boring-green:#5dbb60;
}

More palettes to explore