All Palettes

Color Palette #c94c26, #d6a100, #f6c54c, #f9d29f, #7b3b0a

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #c94c26;
}
.moldy-ochre {
color: #d6a100;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.ginger-peach {
color: #f9d29f;
}
.red-beech {
color: #7b3b0a;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#c94c26;
--moldy-ochre:#d6a100;
--creamy-sweet-corn:#f6c54c;
--ginger-peach:#f9d29f;
--red-beech:#7b3b0a;
}

More palettes to explore