All Palettes

Color Palette #f9cbae, #f6aa6f, #f5a23d, #f57a2e, #d75f28

0%
0%
0%

CSS code for this palette

/* CSS */
.whipped-peach {
color: #f9cbae;
}
.florida-sunrise {
color: #f6aa6f;
}
.y-ng-ch-ng-orange {
color: #f5a23d;
}
.sea-nettle {
color: #f57a2e;
}
.tangerine-bliss {
color: #d75f28;
}

/* CSS Variables */
:root {
--whipped-peach:#f9cbae;
--florida-sunrise:#f6aa6f;
--y-ng-ch-ng-orange:#f5a23d;
--sea-nettle:#f57a2e;
--tangerine-bliss:#d75f28;
}

More palettes to explore