All Palettes

Color Palette #f9e67b, #f9d25d, #f9b13e, #f7993b, #f76d18

0%
0%
0%

CSS code for this palette

/* CSS */
.pineapple-juice {
color: #f9e67b;
}
.beach-party {
color: #f9d25d;
}
.raichu-orange {
color: #f9b13e;
}
.chat-orange {
color: #f7993b;
}
.apocalyptic-orange {
color: #f76d18;
}

/* CSS Variables */
:root {
--pineapple-juice:#f9e67b;
--beach-party:#f9d25d;
--raichu-orange:#f9b13e;
--chat-orange:#f7993b;
--apocalyptic-orange:#f76d18;
}

More palettes to explore