All Palettes

Color Palette #f2e4d4, #f5c3b2, #f6a579, #f47b1f, #d9683f

0%
0%
0%

CSS code for this palette

/* CSS */
.china-doll {
color: #f2e4d4;
}
.peach-temptation {
color: #f5c3b2;
}
.pumpkin-hue {
color: #f6a579;
}
.sun-orange {
color: #f47b1f;
}
.bonfire-night {
color: #d9683f;
}

/* CSS Variables */
:root {
--china-doll:#f2e4d4;
--peach-temptation:#f5c3b2;
--pumpkin-hue:#f6a579;
--sun-orange:#f47b1f;
--bonfire-night:#d9683f;
}

More palettes to explore