All Palettes

Color Palette #f9d75d, #f7a94a, #f57a2e, #c94c26, #8c2b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.koji-orange {
color: #f7a94a;
}
.sea-nettle {
color: #f57a2e;
}
.peanut-butter-jelly {
color: #c94c26;
}
.polished-apple {
color: #8c2b2b;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--koji-orange:#f7a94a;
--sea-nettle:#f57a2e;
--peanut-butter-jelly:#c94c26;
--polished-apple:#8c2b2b;
}

More palettes to explore