All Palettes

Color Palette #f2f49f, #f6b83c, #f48b2f, #d76b1d, #9e4b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.leaf-bud {
color: #f2f49f;
}
.squash-blossom {
color: #f6b83c;
}
.creole-sauce {
color: #f48b2f;
}
.fresh-gingerbread {
color: #d76b1d;
}
.rendang {
color: #9e4b1f;
}

/* CSS Variables */
:root {
--leaf-bud:#f2f49f;
--squash-blossom:#f6b83c;
--creole-sauce:#f48b2f;
--fresh-gingerbread:#d76b1d;
--rendang:#9e4b1f;
}

More palettes to explore