All Palettes

Color Palette #a85f2e, #d37d3c, #efbf4d, #f5e29e, #c9e2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.orpiment-orange {
color: #d37d3c;
}
.adonis-rose-yellow {
color: #efbf4d;
}
.buttery-croissant {
color: #f5e29e;
}
.butterfly {
color: #c9e2a2;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--orpiment-orange:#d37d3c;
--adonis-rose-yellow:#efbf4d;
--buttery-croissant:#f5e29e;
--butterfly:#c9e2a2;
}

More palettes to explore