All Palettes

Color Palette #f1dfb7, #f6c9a7, #f49e6c, #e1583d, #a83e29

0%
0%
0%

CSS code for this palette

/* CSS */
.belgian-waffle {
color: #f1dfb7;
}
.citrus-sachet {
color: #f6c9a7;
}
.monarch-orange {
color: #f49e6c;
}
.tiger-lily {
color: #e1583d;
}
.rooibos-tea {
color: #a83e29;
}

/* CSS Variables */
:root {
--belgian-waffle:#f1dfb7;
--citrus-sachet:#f6c9a7;
--monarch-orange:#f49e6c;
--tiger-lily:#e1583d;
--rooibos-tea:#a83e29;
}

More palettes to explore