All Palettes

Color Palette #d5b96d, #f6d088, #ffc34d, #ff9d2e, #f25e40

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mustard {
color: #d5b96d;
}
.facemark {
color: #f6d088;
}
.n-renji-orange {
color: #ffc34d;
}
.guava {
color: #ff9d2e;
}
.opulent-orange {
color: #f25e40;
}

/* CSS Variables */
:root {
--sweet-mustard:#d5b96d;
--facemark:#f6d088;
--n-renji-orange:#ffc34d;
--guava:#ff9d2e;
--opulent-orange:#f25e40;
}

More palettes to explore