All Palettes

Color Palette #e7b93c, #f2a60d, #f36e2b, #d14e3d, #8c3b6a

0%
0%
0%

CSS code for this palette

/* CSS */
.last-sunlight {
color: #e7b93c;
}
.orange-pospsicle {
color: #f2a60d;
}
.orange-zest {
color: #f36e2b;
}
.warming-heart {
color: #d14e3d;
}
.bonbon-red {
color: #8c3b6a;
}

/* CSS Variables */
:root {
--last-sunlight:#e7b93c;
--orange-pospsicle:#f2a60d;
--orange-zest:#f36e2b;
--warming-heart:#d14e3d;
--bonbon-red:#8c3b6a;
}

More palettes to explore