All Palettes

Color Palette #ffa600, #ffb84d, #ffcc99, #ffd699, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.cheese {
color: #ffa600;
}
.floral-leaf {
color: #ffb84d;
}
.peach-orange {
color: #ffcc99;
}
.caramel-finish {
color: #ffd699;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--cheese:#ffa600;
--floral-leaf:#ffb84d;
--peach-orange:#ffcc99;
--caramel-finish:#ffd699;
--mouse-nose:#ffe4b3;
}

More palettes to explore