All Palettes

Color Palette #e5ba5d, #d3a84a, #e5c77b, #f1d398, #efc180

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cheddar {
color: #e5ba5d;
}
.royal-gold-pearl {
color: #d3a84a;
}
.waffle-cone {
color: #e5c77b;
}
.white-corn {
color: #f1d398;
}
.polenta {
color: #efc180;
}

/* CSS Variables */
:root {
--soft-cheddar:#e5ba5d;
--royal-gold-pearl:#d3a84a;
--waffle-cone:#e5c77b;
--white-corn:#f1d398;
--polenta:#efc180;
}

More palettes to explore