All Palettes

Color Palette #a62d2b, #d2691e, #ffd900, #abff2e, #1fb2aa

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62d2b;
}
.chocolate {
color: #d2691e;
}
.soviet-gold {
color: #ffd900;
}
.chestnut-shell {
color: #abff2e;
}
.glass-jar-blue {
color: #1fb2aa;
}

/* CSS Variables */
:root {
--harissa-red:#a62d2b;
--chocolate:#d2691e;
--soviet-gold:#ffd900;
--chestnut-shell:#abff2e;
--glass-jar-blue:#1fb2aa;
}

More palettes to explore