All Palettes

Color Palette #d65e3d, #e8914f, #efb74d, #f3da5e, #f7e1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.fireglow {
color: #d65e3d;
}
.bronze-cup {
color: #e8914f;
}
.goldsmith {
color: #efb74d;
}
.dilly-dally {
color: #f3da5e;
}
.flan {
color: #f7e1b6;
}

/* CSS Variables */
:root {
--fireglow:#d65e3d;
--bronze-cup:#e8914f;
--goldsmith:#efb74d;
--dilly-dally:#f3da5e;
--flan:#f7e1b6;
}

More palettes to explore