All Palettes

Color Palette #e7d0b1, #f2b95f, #e77e23, #da652b, #a83c29

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-cookie-crust {
color: #e7d0b1;
}
.crunch {
color: #f2b95f;
}
.orange-gluttony {
color: #e77e23;
}
.tangerine-bliss {
color: #da652b;
}
.rooibos-tea {
color: #a83c29;
}

/* CSS Variables */
:root {
--sugar-cookie-crust:#e7d0b1;
--crunch:#f2b95f;
--orange-gluttony:#e77e23;
--tangerine-bliss:#da652b;
--rooibos-tea:#a83c29;
}

More palettes to explore