All Palettes

Color Palette #c0a26d, #e3b86d, #f0d88e, #f1b088, #d65d38

0%
0%
0%

CSS code for this palette

/* CSS */
.silence-is-golden {
color: #c0a26d;
}
.english-custard {
color: #e3b86d;
}
.natural-yellow {
color: #f0d88e;
}
.peach-quartz {
color: #f1b088;
}
.sweet-mandarin {
color: #d65d38;
}

/* CSS Variables */
:root {
--silence-is-golden:#c0a26d;
--english-custard:#e3b86d;
--natural-yellow:#f0d88e;
--peach-quartz:#f1b088;
--sweet-mandarin:#d65d38;
}

More palettes to explore