All Palettes

Color Palette #f7e7d9, #e4cdaf, #d1b47b, #c09c5d, #a77639

0%
0%
0%

CSS code for this palette

/* CSS */
.hint-of-orange {
color: #f7e7d9;
}
.classic-terra {
color: #e4cdaf;
}
.beachwalk {
color: #d1b47b;
}
.gold-spell {
color: #c09c5d;
}
.gallant-gold {
color: #a77639;
}

/* CSS Variables */
:root {
--hint-of-orange:#f7e7d9;
--classic-terra:#e4cdaf;
--beachwalk:#d1b47b;
--gold-spell:#c09c5d;
--gallant-gold:#a77639;
}

More palettes to explore