All Palettes

Color Palette #c95b4a, #da784e, #f0ba4c, #f3e158, #a3c770

0%
0%
0%

CSS code for this palette

/* CSS */
.cedar-chest {
color: #c95b4a;
}
.peachy-scene {
color: #da784e;
}
.maximum-yellow-red {
color: #f0ba4c;
}
.flame-seal {
color: #f3e158;
}
.alverda {
color: #a3c770;
}

/* CSS Variables */
:root {
--cedar-chest:#c95b4a;
--peachy-scene:#da784e;
--maximum-yellow-red:#f0ba4c;
--flame-seal:#f3e158;
--alverda:#a3c770;
}

More palettes to explore