All Palettes

Color Palette #d0b76c, #a87c3e, #4c3b2a, #f2c202, #e67a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.trumpet {
color: #d0b76c;
}
.rich-sorrel {
color: #a87c3e;
}
.witch-s-cottage {
color: #4c3b2a;
}
.contrasting-yellow {
color: #f2c202;
}
.sizzling-sunset {
color: #e67a4c;
}

/* CSS Variables */
:root {
--trumpet:#d0b76c;
--rich-sorrel:#a87c3e;
--witch-s-cottage:#4c3b2a;
--contrasting-yellow:#f2c202;
--sizzling-sunset:#e67a4c;
}

More palettes to explore