All Palettes

Color Palette #ffa600, #ffb84d, #ffdf9e, #fff5e0, #ff8c00

0%
0%
0%

CSS code for this palette

/* CSS */
.cheese {
color: #ffa600;
}
.floral-leaf {
color: #ffb84d;
}
.essentially-bright {
color: #ffdf9e;
}
.creamy-cloud-dreams {
color: #fff5e0;
}
.sun-crete {
color: #ff8c00;
}

/* CSS Variables */
:root {
--cheese:#ffa600;
--floral-leaf:#ffb84d;
--essentially-bright:#ffdf9e;
--creamy-cloud-dreams:#fff5e0;
--sun-crete:#ff8c00;
}

More palettes to explore