All Palettes

Color Palette #f9d75d, #f7a64b, #f5903d, #f5662e, #f24121

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.troll-slayer-orange {
color: #f7a64b;
}
.mandarin-rind {
color: #f5903d;
}
.exuberant-orange {
color: #f5662e;
}
.heating-lamp {
color: #f24121;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--troll-slayer-orange:#f7a64b;
--mandarin-rind:#f5903d;
--exuberant-orange:#f5662e;
--heating-lamp:#f24121;
}

More palettes to explore