All Palettes

Color Palette #fbcb09, #fdac21, #f46a1f, #ea4d39, #d73c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.toucan-gentleman {
color: #fbcb09;
}
.honey-wax {
color: #fdac21;
}
.apocalyptic-orange {
color: #f46a1f;
}
.mandarin-red {
color: #ea4d39;
}
.raspberry-sorbet {
color: #d73c6d;
}

/* CSS Variables */
:root {
--toucan-gentleman:#fbcb09;
--honey-wax:#fdac21;
--apocalyptic-orange:#f46a1f;
--mandarin-red:#ea4d39;
--raspberry-sorbet:#d73c6d;
}

More palettes to explore