All Palettes

Color Palette #f4e0d7, #f9b4a4, #f57e00, #d65900, #a85100

0%
0%
0%

CSS code for this palette

/* CSS */
.touching-white {
color: #f4e0d7;
}
.just-blush {
color: #f9b4a4;
}
.university-of-tennessee-orange {
color: #f57e00;
}
.exuberance {
color: #d65900;
}
.tijolo {
color: #a85100;
}

/* CSS Variables */
:root {
--touching-white:#f4e0d7;
--just-blush:#f9b4a4;
--university-of-tennessee-orange:#f57e00;
--exuberance:#d65900;
--tijolo:#a85100;
}

More palettes to explore