All Palettes

Color Palette #f5e6a8, #e3b059, #d86c31, #c94c26, #893c29

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-sand {
color: #f5e6a8;
}
.cookie-crust {
color: #e3b059;
}
.gold-drop {
color: #d86c31;
}
.peanut-butter-jelly {
color: #c94c26;
}
.rustica {
color: #893c29;
}

/* CSS Variables */
:root {
--gold-sand:#f5e6a8;
--cookie-crust:#e3b059;
--gold-drop:#d86c31;
--peanut-butter-jelly:#c94c26;
--rustica:#893c29;
}

More palettes to explore