All Palettes

Color Palette #d86a4b, #f6a85a, #f7c67e, #e1d0b7, #b1724e

0%
0%
0%

CSS code for this palette

/* CSS */
.jelly-slug {
color: #d86a4b;
}
.ginger-milk {
color: #f6a85a;
}
.jackfruit {
color: #f7c67e;
}
.toasted-cashew {
color: #e1d0b7;
}
.not-yet-caramel {
color: #b1724e;
}

/* CSS Variables */
:root {
--jelly-slug:#d86a4b;
--ginger-milk:#f6a85a;
--jackfruit:#f7c67e;
--toasted-cashew:#e1d0b7;
--not-yet-caramel:#b1724e;
}

More palettes to explore