All Palettes

Color Palette #f9d75d, #f9b44e, #fbab3c, #f99f3e, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.mango-margarita {
color: #f9b44e;
}
.peach-butter {
color: #fbab3c;
}
.chat-orange {
color: #f99f3e;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--mango-margarita:#f9b44e;
--peach-butter:#fbab3c;
--chat-orange:#f99f3e;
--sun-orange:#f47b1f;
}

More palettes to explore