All Palettes

Color Palette #d65d38, #f5a524, #e7b80d, #a0d100, #7a3f00

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d65d38;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.pattypan {
color: #e7b80d;
}
.matcha-powder {
color: #a0d100;
}
.hazelnut-chocolate {
color: #7a3f00;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d65d38;
--apricot-glazed-chicken:#f5a524;
--pattypan:#e7b80d;
--matcha-powder:#a0d100;
--hazelnut-chocolate:#7a3f00;
}

More palettes to explore