All Palettes

Color Palette #f5d45b, #f9b248, #f49434, #f05e28, #e92b25

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f5d45b;
}
.butterscotch {
color: #f9b248;
}
.highlighter-orange {
color: #f49434;
}
.durotar-fire {
color: #f05e28;
}
.ken-masters-red {
color: #e92b25;
}

/* CSS Variables */
:root {
--wake-me-up:#f5d45b;
--butterscotch:#f9b248;
--highlighter-orange:#f49434;
--durotar-fire:#f05e28;
--ken-masters-red:#e92b25;
}

More palettes to explore