All Palettes

Color Palette #a62b2b, #d2691e, #ff8052, #ffd900, #f5deb2

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.chocolate {
color: #d2691e;
}
.n-rang-orange {
color: #ff8052;
}
.soviet-gold {
color: #ffd900;
}
.gruy-re-cheese {
color: #f5deb2;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--chocolate:#d2691e;
--n-rang-orange:#ff8052;
--soviet-gold:#ffd900;
--gruy-re-cheese:#f5deb2;
}

More palettes to explore