All Palettes

Color Palette #d7a370, #e2b86f, #f1c579, #f3e5a0, #e6a85c

0%
0%
0%

CSS code for this palette

/* CSS */
.japanese-yew {
color: #d7a370;
}
.english-custard {
color: #e2b86f;
}
.orange-chocolate {
color: #f1c579;
}
.venetian-yellow {
color: #f3e5a0;
}
.apricot-sorbet {
color: #e6a85c;
}

/* CSS Variables */
:root {
--japanese-yew:#d7a370;
--english-custard:#e2b86f;
--orange-chocolate:#f1c579;
--venetian-yellow:#f3e5a0;
--apricot-sorbet:#e6a85c;
}

More palettes to explore