All Palettes

Color Palette #f1e9d0, #e3d0c4, #d4b7af, #cfa38c, #bdaf7f

0%
0%
0%

CSS code for this palette

/* CSS */
.crescent-moon {
color: #f1e9d0;
}
.ginger-shortbread {
color: #e3d0c4;
}
.oyster-pink {
color: #d4b7af;
}
.autumn-malt {
color: #cfa38c;
}
.nettle {
color: #bdaf7f;
}

/* CSS Variables */
:root {
--crescent-moon:#f1e9d0;
--ginger-shortbread:#e3d0c4;
--oyster-pink:#d4b7af;
--autumn-malt:#cfa38c;
--nettle:#bdaf7f;
}

More palettes to explore