All Palettes

Color Palette #f7c94b, #f0a800, #d68b00, #a87e00, #7a6800

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.welcoming-wasp {
color: #f0a800;
}
.fleur-de-sel-caramel {
color: #d68b00;
}
.brown-butter {
color: #a87e00;
}
.arousing-alligator {
color: #7a6800;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--welcoming-wasp:#f0a800;
--fleur-de-sel-caramel:#d68b00;
--brown-butter:#a87e00;
--arousing-alligator:#7a6800;
}

More palettes to explore