All Palettes

Color Palette #a62b2b, #ff6347, #ffd900, #abff2e, #32cd32

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.bruschetta-tomato {
color: #ff6347;
}
.soviet-gold {
color: #ffd900;
}
.chestnut-shell {
color: #abff2e;
}
.poisonous-pesticide {
color: #32cd32;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--bruschetta-tomato:#ff6347;
--soviet-gold:#ffd900;
--chestnut-shell:#abff2e;
--poisonous-pesticide:#32cd32;
}

More palettes to explore