All Palettes

Color Palette #a85f2e, #d29f46, #e6c55c, #a5c76b, #568a59

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.espresso-crema {
color: #d29f46;
}
.tasman-honey-yellow {
color: #e6c55c;
}
.green-peridot {
color: #a5c76b;
}
.emerald-ring {
color: #568a59;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--espresso-crema:#d29f46;
--tasman-honey-yellow:#e6c55c;
--green-peridot:#a5c76b;
--emerald-ring:#568a59;
}

More palettes to explore