All Palettes

Color Palette #d65e3d, #f1a06a, #f6e5b1, #a3c69f, #5e8d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.fireglow {
color: #d65e3d;
}
.monarch-orange {
color: #f1a06a;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.french-market {
color: #a3c69f;
}
.chlorite {
color: #5e8d7f;
}

/* CSS Variables */
:root {
--fireglow:#d65e3d;
--monarch-orange:#f1a06a;
--smooth-as-corn-silk:#f6e5b1;
--french-market:#a3c69f;
--chlorite:#5e8d7f;
}

More palettes to explore