All Palettes

Color Palette #d68a3d, #e9a65d, #f6c54c, #f9d16c, #f5ae3d

0%
0%
0%

CSS code for this palette

/* CSS */
.coppersmith {
color: #d68a3d;
}
.apricot-sorbet {
color: #e9a65d;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.bright-yarrow {
color: #f9d16c;
}
.raichu-orange {
color: #f5ae3d;
}

/* CSS Variables */
:root {
--coppersmith:#d68a3d;
--apricot-sorbet:#e9a65d;
--creamy-sweet-corn:#f6c54c;
--bright-yarrow:#f9d16c;
--raichu-orange:#f5ae3d;
}

More palettes to explore