All Palettes

Color Palette #c4563b, #e05c3e, #f76d3b, #f8c454, #f7e24b

0%
0%
0%

CSS code for this palette

/* CSS */
.cinnamon-stone {
color: #c4563b;
}
.festival-orange {
color: #e05c3e;
}
.carrot {
color: #f76d3b;
}
.mom-s-pancake {
color: #f8c454;
}
.golden-snitch {
color: #f7e24b;
}

/* CSS Variables */
:root {
--cinnamon-stone:#c4563b;
--festival-orange:#e05c3e;
--carrot:#f76d3b;
--mom-s-pancake:#f8c454;
--golden-snitch:#f7e24b;
}

More palettes to explore