All Palettes

Color Palette #d66e29, #a85f2e, #f9b74e, #e6a84c, #c53d26

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-orange {
color: #d66e29;
}
.beef-hotpot {
color: #a85f2e;
}
.mango-margarita {
color: #f9b74e;
}
.zucchini-flower {
color: #e6a84c;
}
.dried-saffron {
color: #c53d26;
}

/* CSS Variables */
:root {
--christmas-orange:#d66e29;
--beef-hotpot:#a85f2e;
--mango-margarita:#f9b74e;
--zucchini-flower:#e6a84c;
--dried-saffron:#c53d26;
}

More palettes to explore