All Palettes

Color Palette #f9e7c3, #f7d5a6, #f2b47d, #e49449, #d67a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.havana-cream {
color: #f9e7c3;
}
.prosecco {
color: #f7d5a6;
}
.sunburst {
color: #f2b47d;
}
.yellow-sumac {
color: #e49449;
}
.sweet-potato {
color: #d67a3d;
}

/* CSS Variables */
:root {
--havana-cream:#f9e7c3;
--prosecco:#f7d5a6;
--sunburst:#f2b47d;
--yellow-sumac:#e49449;
--sweet-potato:#d67a3d;
}

More palettes to explore