All Palettes

Color Palette #f5d47a, #f5e3a3, #f5d7b2, #f6b951, #f5a300

0%
0%
0%

CSS code for this palette

/* CSS */
.oriole-yellow {
color: #f5d47a;
}
.venetian-yellow {
color: #f5e3a3;
}
.walnut-cream {
color: #f5d7b2;
}
.mango-margarita {
color: #f6b951;
}
.mad-for-mango {
color: #f5a300;
}

/* CSS Variables */
:root {
--oriole-yellow:#f5d47a;
--venetian-yellow:#f5e3a3;
--walnut-cream:#f5d7b2;
--mango-margarita:#f6b951;
--mad-for-mango:#f5a300;
}

More palettes to explore