All Palettes

Color Palette #f7d2a1, #f1b74b, #d67a2e, #a45c1e, #a13a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f7d2a1;
}
.maximum-yellow-red {
color: #f1b74b;
}
.bitter-orange {
color: #d67a2e;
}
.bright-bronze {
color: #a45c1e;
}
.bijou-red {
color: #a13a3a;
}

/* CSS Variables */
:root {
--ginger-peach:#f7d2a1;
--maximum-yellow-red:#f1b74b;
--bitter-orange:#d67a2e;
--bright-bronze:#a45c1e;
--bijou-red:#a13a3a;
}

More palettes to explore