All Palettes

Color Palette #f5a300, #f6b141, #f5c76b, #e6d67a, #cfc1a5

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.butter-cream {
color: #f6b141;
}
.yellow-currant {
color: #f5c76b;
}
.lustrous-yellow {
color: #e6d67a;
}
.stylish {
color: #cfc1a5;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--butter-cream:#f6b141;
--yellow-currant:#f5c76b;
--lustrous-yellow:#e6d67a;
--stylish:#cfc1a5;
}

More palettes to explore