All Palettes

Color Palette #b57b45, #d9a05e, #f1c374, #f7e7a6, #fef0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.spruce-yellow {
color: #b57b45;
}
.butterscotch-syrup {
color: #d9a05e;
}
.sassy-yellow {
color: #f1c374;
}
.gold-sand {
color: #f7e7a6;
}
.blank-canvas {
color: #fef0d7;
}

/* CSS Variables */
:root {
--spruce-yellow:#b57b45;
--butterscotch-syrup:#d9a05e;
--sassy-yellow:#f1c374;
--gold-sand:#f7e7a6;
--blank-canvas:#fef0d7;
}

More palettes to explore