All Palettes

Color Palette #f7c6a6, #fbb08e, #fbae7e, #f78c3b, #f76d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.orange-grove {
color: #fbb08e;
}
.orange-chiffon {
color: #fbae7e;
}
.hot-orange {
color: #f78c3b;
}
.carrot {
color: #f76d3b;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--orange-grove:#fbb08e;
--orange-chiffon:#fbae7e;
--hot-orange:#f78c3b;
--carrot:#f76d3b;
}

More palettes to explore