All Palettes

Color Palette #c87d2d, #d8a24b, #e6b35c, #f3c66d, #f7d778

0%
0%
0%

CSS code for this palette

/* CSS */
.mulberry-thorn {
color: #c87d2d;
}
.gold-foil {
color: #d8a24b;
}
.tal-yi-gold {
color: #e6b35c;
}
.cornsilk-yellow {
color: #f3c66d;
}
.golden-raspberry {
color: #f7d778;
}

/* CSS Variables */
:root {
--mulberry-thorn:#c87d2d;
--gold-foil:#d8a24b;
--tal-yi-gold:#e6b35c;
--cornsilk-yellow:#f3c66d;
--golden-raspberry:#f7d778;
}

More palettes to explore