All Palettes

Color Palette #f4b41f, #f8a50d, #e96c0c, #da500b, #b22f15

0%
0%
0%

CSS code for this palette

/* CSS */
.oregon-trail {
color: #f4b41f;
}
.orange-pospsicle {
color: #f8a50d;
}
.epicurean-orange {
color: #e96c0c;
}
.liselotte-syrup {
color: #da500b;
}
.crimson-sword {
color: #b22f15;
}

/* CSS Variables */
:root {
--oregon-trail:#f4b41f;
--orange-pospsicle:#f8a50d;
--epicurean-orange:#e96c0c;
--liselotte-syrup:#da500b;
--crimson-sword:#b22f15;
}

More palettes to explore