All Palettes

Color Palette #f99f3e, #f6a051, #f8b654, #fbcb6a, #f6d355

0%
0%
0%

CSS code for this palette

/* CSS */
.chat-orange {
color: #f99f3e;
}
.ginger-milk {
color: #f6a051;
}
.mango-margarita {
color: #f8b654;
}
.sunspark {
color: #fbcb6a;
}
.yellow-mask {
color: #f6d355;
}

/* CSS Variables */
:root {
--chat-orange:#f99f3e;
--ginger-milk:#f6a051;
--mango-margarita:#f8b654;
--sunspark:#fbcb6a;
--yellow-mask:#f6d355;
}

More palettes to explore