All Palettes

Color Palette #e0c49f, #d3b99c, #c5a87d, #a76b49, #8b4b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.fortune-cookie {
color: #e0c49f;
}
.bruin-spice {
color: #d3b99c;
}
.sugar-pie {
color: #c5a87d;
}
.vintage-pottery {
color: #a76b49;
}
.gingerbread {
color: #8b4b2d;
}

/* CSS Variables */
:root {
--fortune-cookie:#e0c49f;
--bruin-spice:#d3b99c;
--sugar-pie:#c5a87d;
--vintage-pottery:#a76b49;
--gingerbread:#8b4b2d;
}

More palettes to explore