All Palettes

Color Palette #a85f2e, #d68a4c, #f1b55b, #ffd480, #ffdfb3

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.serape {
color: #d68a4c;
}
.golden-hour {
color: #f1b55b;
}
.soft-saffron {
color: #ffd480;
}
.tunisian-stone {
color: #ffdfb3;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--serape:#d68a4c;
--golden-hour:#f1b55b;
--soft-saffron:#ffd480;
--tunisian-stone:#ffdfb3;
}

More palettes to explore