All Palettes

Color Palette #f7d2b6, #f1b74b, #f8c149, #f1ab5b, #e86a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.dough-yellow {
color: #f7d2b6;
}
.maximum-yellow-red {
color: #f1b74b;
}
.creamy-sweet-corn {
color: #f8c149;
}
.shiny-trumpet {
color: #f1ab5b;
}
.coral-orange {
color: #e86a4a;
}

/* CSS Variables */
:root {
--dough-yellow:#f7d2b6;
--maximum-yellow-red:#f1b74b;
--creamy-sweet-corn:#f8c149;
--shiny-trumpet:#f1ab5b;
--coral-orange:#e86a4a;
}

More palettes to explore