All Palettes

Color Palette #f6e5a7, #f9d75d, #f9b74e, #f99f3e, #fbab3c

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-sand {
color: #f6e5a7;
}
.glitter-yellow {
color: #f9d75d;
}
.mango-margarita {
color: #f9b74e;
}
.chat-orange {
color: #f99f3e;
}
.peach-butter {
color: #fbab3c;
}

/* CSS Variables */
:root {
--gold-sand:#f6e5a7;
--glitter-yellow:#f9d75d;
--mango-margarita:#f9b74e;
--chat-orange:#f99f3e;
--peach-butter:#fbab3c;
}

More palettes to explore