All Palettes

Color Palette #e2c94b, #f3d77c, #f4e4a4, #f8b85d, #d76c33

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-kingdom {
color: #e2c94b;
}
.sandy {
color: #f3d77c;
}
.sugar-cookie {
color: #f4e4a4;
}
.amber-yellow {
color: #f8b85d;
}
.gold-drop {
color: #d76c33;
}

/* CSS Variables */
:root {
--golden-kingdom:#e2c94b;
--sandy:#f3d77c;
--sugar-cookie:#f4e4a4;
--amber-yellow:#f8b85d;
--gold-drop:#d76c33;
}

More palettes to explore