All Palettes

Color Palette #f9e8b4, #f6d4a2, #f4c38a, #e0a55c, #d67d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-yogurt {
color: #f9e8b4;
}
.antique-wicker-basket {
color: #f6d4a2;
}
.arts-crafts-gold {
color: #f4c38a;
}
.earth-yellow {
color: #e0a55c;
}
.sweet-potato {
color: #d67d3d;
}

/* CSS Variables */
:root {
--banana-yogurt:#f9e8b4;
--antique-wicker-basket:#f6d4a2;
--arts-crafts-gold:#f4c38a;
--earth-yellow:#e0a55c;
--sweet-potato:#d67d3d;
}

More palettes to explore