All Palettes

Color Palette #f5c899, #f0a800, #d68b00, #b86e00, #7a5000

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.welcoming-wasp {
color: #f0a800;
}
.fleur-de-sel-caramel {
color: #d68b00;
}
.indocile-tiger {
color: #b86e00;
}
.pickled-grape-leaves {
color: #7a5000;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--welcoming-wasp:#f0a800;
--fleur-de-sel-caramel:#d68b00;
--indocile-tiger:#b86e00;
--pickled-grape-leaves:#7a5000;
}

More palettes to explore