All Palettes

Color Palette #f9cfae, #e6b698, #d38a78, #a65e3a, #5b3f2f

0%
0%
0%

CSS code for this palette

/* CSS */
.whipped-peach {
color: #f9cfae;
}
.creole-cottage {
color: #e6b698;
}
.zanci {
color: #d38a78;
}
.earthen-jug {
color: #a65e3a;
}
.potting-soil {
color: #5b3f2f;
}

/* CSS Variables */
:root {
--whipped-peach:#f9cfae;
--creole-cottage:#e6b698;
--zanci:#d38a78;
--earthen-jug:#a65e3a;
--potting-soil:#5b3f2f;
}

More palettes to explore