All Palettes

Color Palette #d8c79d, #e1b76b, #f2a65f, #fbaf4b, #f7c250

0%
0%
0%

CSS code for this palette

/* CSS */
.straw-basket {
color: #d8c79d;
}
.english-custard {
color: #e1b76b;
}
.sandy-brown {
color: #f2a65f;
}
.butterscotch {
color: #fbaf4b;
}
.creamy-sweet-corn {
color: #f7c250;
}

/* CSS Variables */
:root {
--straw-basket:#d8c79d;
--english-custard:#e1b76b;
--sandy-brown:#f2a65f;
--butterscotch:#fbaf4b;
--creamy-sweet-corn:#f7c250;
}

More palettes to explore