All Palettes

Color Palette #d6c85c, #e5b35d, #f1a15b, #f5d75b, #f0a14c

0%
0%
0%

CSS code for this palette

/* CSS */
.nervy-hue {
color: #d6c85c;
}
.river-of-gold {
color: #e5b35d;
}
.doughnut {
color: #f1a15b;
}
.wake-me-up {
color: #f5d75b;
}
.troll-slayer-orange {
color: #f0a14c;
}

/* CSS Variables */
:root {
--nervy-hue:#d6c85c;
--river-of-gold:#e5b35d;
--doughnut:#f1a15b;
--wake-me-up:#f5d75b;
--troll-slayer-orange:#f0a14c;
}

More palettes to explore