All Palettes

Color Palette #e9c3aa, #f6a674, #f68d3c, #f47b1f, #e86a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-beauty {
color: #e9c3aa;
}
.flaming-cauldron {
color: #f6a674;
}
.hot-orange {
color: #f68d3c;
}
.sun-orange {
color: #f47b1f;
}
.glazed-carrot {
color: #e86a2c;
}

/* CSS Variables */
:root {
--peach-beauty:#e9c3aa;
--flaming-cauldron:#f6a674;
--hot-orange:#f68d3c;
--sun-orange:#f47b1f;
--glazed-carrot:#e86a2c;
}

More palettes to explore