All Palettes

Color Palette #f7cfb6, #fbbc93, #f99b6c, #f86a3a, #d86b2c

0%
0%
0%

CSS code for this palette

/* CSS */
.dough-yellow {
color: #f7cfb6;
}
.sunset-cruise {
color: #fbbc93;
}
.autumn-arrival {
color: #f99b6c;
}
.carrot {
color: #f86a3a;
}
.christmas-orange {
color: #d86b2c;
}

/* CSS Variables */
:root {
--dough-yellow:#f7cfb6;
--sunset-cruise:#fbbc93;
--autumn-arrival:#f99b6c;
--carrot:#f86a3a;
--christmas-orange:#d86b2c;
}

More palettes to explore