All Palettes

Color Palette #e6a64c, #f5c56b, #f3d99b, #e9a07c, #d6593d

0%
0%
0%

CSS code for this palette

/* CSS */
.zucchini-flower {
color: #e6a64c;
}
.yellow-currant {
color: #f5c56b;
}
.igniting {
color: #f3d99b;
}
.mamey {
color: #e9a07c;
}
.mod-orange {
color: #d6593d;
}

/* CSS Variables */
:root {
--zucchini-flower:#e6a64c;
--yellow-currant:#f5c56b;
--igniting:#f3d99b;
--mamey:#e9a07c;
--mod-orange:#d6593d;
}

More palettes to explore