All Palettes

Color Palette #f5a300, #fbcb3c, #ffb65c, #ffd6a3, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.yellow-jacket {
color: #fbcb3c;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.fresh-apricot {
color: #ffd6a3;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--yellow-jacket:#fbcb3c;
--peanut-butter-chicken:#ffb65c;
--fresh-apricot:#ffd6a3;
--n-rang-orange:#ff8052;
}

More palettes to explore